https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252776
doorsfan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from doorsfan <[email protected]> --- 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.
