SSLの更新を行いました
以前、SSLの更新のコマンドを打ちましたが、そろそろ期限が来ているので、更新を手動で行うべく、コマンドの確認をした所、記録していたコマンドが無かったので、別のサイトさんの記事を参考に、リンクされたコマンドを発行した所、無事更新を掛けることが出来ました。
記憶するためここにコマンドを記録しました。一部文字を変更してありますが、コマンドは同じです。
SSLの手動更新結果
次のコマンドを投げ、結果を確認します
# cd /usr/bin
# certbot renew
Saving debug log to /var/log/letsencrypt/letsencrypt.log
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/east19-mikas.com.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Cert is due for renewal, auto-renewing...
Plugins selected: Authenticator webroot, Installer None
Starting new HTTPS connection (1): xxx-xxx.xxx.letsencrypt.org
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for east19-mikas.com
Waiting for verification...
Cleaning up challenges
Resetting dropped connection: xxx-xxx.xxx.letsencrypt.org
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --
new certificate deployed without reload, fullchain is
/etc/letsencrypt/live/east19-mikas.com/fullchain.pem
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --
Congratulations, all renewals succeeded. The following certs have been renewed:
/etc/letsencrypt/live/east19-mikas.com/fullchain.pem (success)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --
今回、手動更新をかけ、更新に成功しました。以前の掲載内容と異なります
結果
コマンドを投げた所、更新が成功しました!