fixed typo
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@691 152afb58-edef-0310-8abb-c4023f1b3aa9svn/tags/lighttpd-1.4.6
parent
0f9a82bd0e
commit
9209f7e8bd
|
@ -155,7 +155,7 @@ Configuration
|
|||
# if enabled, startTLS needs a valid (base64-encoded) CA
|
||||
# certificate
|
||||
auth.backend.ldap.starttls = "enable"
|
||||
auth.backend.ldap.cafile = "/etc/CAcertificate.pem"
|
||||
auth.backend.ldap.ca-file = "/etc/CAcertificate.pem"
|
||||
|
||||
## restrictions
|
||||
# set restrictions:
|
||||
|
|
Loading…
Reference in New Issue