175
edits
(Created page with "Renewing Letsencrypt Certificate for Free BSD (nagios.apoyar) ------------------------------------------------------------ Login to nagios.apoyar • cd /usr/local/etc/apac...") |
No edit summary |
||
| Line 58: | Line 58: | ||
• certbot renew --dry-run | • certbot renew --dry-run | ||
NOTE: if you get an error related to apache certbot plugin then install it with below command | |||
" pkg install py311-certbot-apache " ( this command version is python3.11 ) | |||
if all Ok, then remove dry run and run again | if all Ok, then remove dry run and run again | ||