Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

acme/lets encrypt: lighthttpd config of mod_openssl is deprecated #649

Closed
EugenMayer opened this issue Apr 15, 2018 · 4 comments
Closed
Assignees
Labels
bug Production bug

Comments

@EugenMayer
Copy link

EugenMayer commented Apr 15, 2018

Starting acme_http_challenge.
2018-04-15 11:50:29: (configfile.c.60) Warning: please add "mod_openssl" to server.modules list in lighttpd.conf.  A future release of lighttpd 1.4.x *will not* automatically load mod_openssl and lighttpd *will not* use SSL/TLS where your lighttpd.conf contains ssl.* directives

this is shown during OPNsense boot

@fichtner
Copy link
Member

Thanks for finding the correct instance. It looks like a false positive as the file sets "ssl.engine = disable" and doesn't use/need mod_openssl. But anyway let's try to remove it and see :)

@fichtner
Copy link
Member

Try this:

# opnsense-patch -c plugins 7b7ed2a

Cheers,
Franco

@EugenMayer
Copy link
Author

@fichtner thanks!

Configuring additional services: OK
Starting acme_http_challenge.
Starting haproxy.
Starting squid.
Starting tincd
Starting tincd for: kontextwork

looks good - i would say, fixed

@fichtner
Copy link
Member

Splendid, thanks for testing. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Production bug
Development

No branches or pull requests

2 participants