最近、serverを起動する時間がめっきり減りました。中古でPCを購入し環境を整えたのですが。その結果、httpsの認証が切れてしまったようなので、下記リンクの通りcertbot renewを実行Let’s Encryp…
certbot
Let’s Encrypt
時々しか起動していないのが原因か、またしてもLet’s Encryptが更新できなかったらしい。復旧までの手順 # certbot renew# service apache24 restart# certb…
Let’s Encryptなどwordpress移行の手順
pkg search certbot pkg install py39-certbot py39-certbot-apachecd /usr/local/etc/letsencrypt/live/certbot cert…
certbot renew
certbot renewでまたしても手古摺ったので手順を整理。1 .htaccessをmvする2 certbot renewを実行3 service apache24 restart4 期限を確認5 .htaccess…