Letsencrypt 更新作業 (2020/06/03実施)
June 3, 2020 – 6:04 amLetsencrypt SSL証明書を更新した。
更新作業の結果、証明書の有効期限は2020年9月1日までとなった。
以下、今回の更新作業のログを掲げておいた。
# certbot renew Saving debug log to /var/log/letsencrypt/letsencrypt.log - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Processing /etc/letsencrypt/renewal/yamasnet.com.conf - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Cert is due for renewal, auto-renewing... Plugins selected: Authenticator certbot-plugin-gandi:dns, Installer None Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org Renewing an existing certificate Performing the following challenges: dns-01 challenge for yamasnet.com Starting new HTTPS connection (1): dns.api.gandi.net Starting new HTTPS connection (1): dns.api.gandi.net Starting new HTTPS connection (1): dns.api.gandi.net Waiting 10 seconds for DNS changes to propagate Waiting for verification... Cleaning up challenges Starting new HTTPS connection (1): dns.api.gandi.net Starting new HTTPS connection (1): dns.api.gandi.net - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - new certificate deployed without reload, fullchain is /etc/letsencrypt/live/yamasnet.com/fullchain.pem - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Congratulations, all renewals succeeded. The following certs have been renewed: /etc/letsencrypt/live/yamasnet.com/fullchain.pem (success) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # systemctl restart httpd
関連ポスト:
- Letsencrypt の renewal (不可思議な振る舞い)
- Letsencrypt 更新作業 (2020/04/01 完了)
- SSL(let’s encrypt) 証明書の更新
- Letsencrypt SSL証明書の更新(2021/2/15実施)
- Letsencrypt SSL証明書の更新 (2020/12/10実施)
- Letsencrypt SSL証明書の更新(2021/4/19実施)
- Letsencrypt SSL 証明書の更新(2020/10/04実施)
- Letsencrypt ワイルドカード証明書の取得と反映
- LetsEncrypt SSL証明書の更新(2023/4/14付け)
- LetsEncrypt SSL証明書の更新(2022/11/14実施)