[Bug 252776] security/py-certbot-apache: Looking in wrong location for Apache ssl_module
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 May 2025 10:07:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252776
doorsfan <yura_doorsfan@mail.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yura_doorsfan@mail.ru
--- Comment #1 from doorsfan <yura_doorsfan@mail.ru> ---
Hi, all! Looks, bug stil persists:
certbot --version
certbot 3.2.0
crucial httpd.conf options:
ServerRoot "/usr/local"
LoadModule ssl_module libexec/apache24/mod_ssl.so
mod_ssl located:
ls -lfa /usr/local/libexec/apache24/mod_ssl.so
-rwxr-xr-x 1 root wheel 238944 Jan 28 16:43
/usr/local/libexec/apache24/mod_ssl.so
but certbot is still looking in wrong path:
FileNotFoundError: [Errno 2] No such file or directory:
'/usr/local/etc/apache24/libexec/apache24/mod_ssl.so'
--
You are receiving this mail because:
You are the assignee for the bug.