“Certbot Usuń certyfikat nginx” Kod odpowiedzi

Certbot Usuń certyfikat domeny

certbot delete --cert-name example.com
Annoying Anaconda

Certbot Usuń domenę

sudo certbot delete --cert-name example.com
GutoTrosla

Certbot Usuń certyfikat nginx

# Show the list of certificates
certbot certificates

# Remove certificates for a given domain
sudo certbot delete --cert-name $mydomain
GutoTrosla

Odpowiedzi podobne do “Certbot Usuń certyfikat nginx”

Pytania podobne do “Certbot Usuń certyfikat nginx”

Więcej pokrewnych odpowiedzi na “Certbot Usuń certyfikat nginx” w Shell/Bash

Przeglądaj popularne odpowiedzi na kod według języka

Przeglądaj inne języki kodu