]> TLD Linux GIT Repositories - packages/lighttpd.git/blob - mod_openssl.conf
- init cleanup (merged too much from PLD)
[packages/lighttpd.git] / mod_openssl.conf
1 # OpenSSL SSL/TLS module.
2 #
3 # Documentation: https://redmine.lighttpd.net/projects/lighttpd/wiki/Docs_SSL
4
5 server.modules += (
6         "mod_openssl"
7 )