重要:cronで自動更新設定となっているが、apacheがport 80を使っているとエラーになる。解決方法は、/etc/apache2/ports.confで
#Listen 80 とコメントアウトする。
certbot certonly
certbot renew –dry-runで確認
certbot certificates で有効期限確認できる
重要:cronで自動更新設定となっているが、apacheがport 80を使っているとエラーになる。解決方法は、/etc/apache2/ports.confで
#Listen 80 とコメントアウトする。
certbot certonly
certbot renew –dry-runで確認
certbot certificates で有効期限確認できる