Certbot を導入
dnf install -y python3 augeas-libs pip
dnf install certbot python3-certbot-apache
その後、メールアドレスを登録したり同意したり
初回の証明書が出来上がるので
letsencrypt
で登録を行う。
更新は
letsencrypt renew
あくまでメモです。情報が古い場合はコメントをください。
Certbot を導入
dnf install -y python3 augeas-libs pip
dnf install certbot python3-certbot-apache
その後、メールアドレスを登録したり同意したり
初回の証明書が出来上がるので
letsencrypt
で登録を行う。
更新は
letsencrypt renew