certbot no longer working?
joe a <[email protected]> Tue, 18 Feb 2025 15:33:03 -0500
| Newsgroups | gmane.comp.apache.user |
|---|---|
| Message-ID | <[email protected]> |
Got an email this morning from LEt's Encrypt (perhaps their last?) that certs were to expire soon. Checking logs, etc. seems like certbot was working fine for quite a while, with the last renew bring in December. Expires in March. No problems reported by apachectl configtest or apach2ectl configtest, But /var/log/letsencyrpt.log shows, in part . . . 2025-02-18 14:33:05,837:ERROR:certbot.util:Error while running apachectl configtest. crypto/fips/fips.c:161: OpenSSL internal error: FATAL FIPS SELFTEST FAILURE /usr/sbin/apachectl: line 83: 23935 Aborted (core dumped) $HTTPD -t 2025-02-18 14:33:05,837:DEBUG:certbot._internal.plugins.disco:Misconfigured PluginEntryPoint#apache: Error while running apachectl configtest. crypto/fips/fips.c:161: OpenSSL internal error: FATAL FIPS SELFTEST FAILURE /usr/sbin/apachectl: line 83: 23935 Aborted (core dumped) $HTTPD -t . . . I think these entries may be due to attempting to run certbot --apache from command line. running certbot alone yells at me saying it could not configure the webserver. Some place to start? Obvious cause? I configured this some time ago and, disuse and aging brain, leave me without a clue, currently.