Contents
インストールしたてのcertbotで証明書を取得してみた。
-- ToshinoriMaeno 2023-03-29 22:27:39
1. history
# certbot certonly --standalone -d conoha.qmail.jp Saving debug log to /var/log/letsencrypt/letsencrypt.log Requesting a certificate for conoha.qmail.jp Successfully received certificate. Certificate is saved at: /etc/letsencrypt/live/conoha.qmail.jp/fullchain.pem Key is saved at: /etc/letsencrypt/live/conoha.qmail.jp/privkey.pem This certificate expires on 2023-06-27. These files will be updated when the certificate renews. Certbot has set up a scheduled task to automatically renew this certificate in the background. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - If you like Certbot, please consider supporting our work by: * Donating to ISRG / Let's Encrypt: https://letsencrypt.org/donate * Donating to EFF: https://eff.org/donate-le - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -