A certbot renew command reports error (domain name replaced):
Failed to renew certificate <my domain>.com with error: HTTPSConnectionPool(host='acme-v02.api.letsencrypt.org', port=443): Max retries exceeded with url: /directory (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available."))
Not had this before and have made no recent changes to apache or my ssl.
Since my last certificate renewal, I've changed my DNS servers and updated to FreeBSD 14.1 but now't else significant;
All ports are up to date;
http.conf contains: LoadModule ssl_module libexec/apache24/mod_ssl.so (as it always has);
/usr/local/libexec/apache24/mod_ssl.so is in place.
I have removed and reinstalled apache and apr but the error remains.
The "url: /directory" looks a bit odd to me but apache starts fine with no httpd.conf warnings.
Any help much appreciated.
M'thanks.
Failed to renew certificate <my domain>.com with error: HTTPSConnectionPool(host='acme-v02.api.letsencrypt.org', port=443): Max retries exceeded with url: /directory (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available."))
Not had this before and have made no recent changes to apache or my ssl.
Since my last certificate renewal, I've changed my DNS servers and updated to FreeBSD 14.1 but now't else significant;
All ports are up to date;
http.conf contains: LoadModule ssl_module libexec/apache24/mod_ssl.so (as it always has);
/usr/local/libexec/apache24/mod_ssl.so is in place.
I have removed and reinstalled apache and apr but the error remains.
The "url: /directory" looks a bit odd to me but apache starts fine with no httpd.conf warnings.
Any help much appreciated.
M'thanks.