📜  certbot 删除证书 nginx - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:28.131000             🧑  作者: Mango

代码示例3
# Show the list of certificates
certbot certificates

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