Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| apache_ldap [2019/02/07 17:54] – [Private certificate] admin | apache_ldap [2019/02/07 17:55] (current) – [Prefered possiblilty] admin | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| Apache needs following settings to work with LDAPS authentication. You must edit '' | Apache needs following settings to work with LDAPS authentication. You must edit '' | ||
| - | < | + | < |
| # | # | ||
| # LDAP Defaults | # LDAP Defaults | ||
| Line 38: | Line 38: | ||
| You must create a configuration file in '' | You must create a configuration file in '' | ||
| - | < | + | < |
| LDAPVerifyServerCert On | LDAPVerifyServerCert On | ||
| LDAPTrustedMode SSL | LDAPTrustedMode SSL | ||
| Line 54: | Line 54: | ||
| Just create a configuration file ('' | Just create a configuration file ('' | ||
| - | < | + | < |
| LDAPVerifyServerCert Off | LDAPVerifyServerCert Off | ||
| LDAPTrustedMode SSL | LDAPTrustedMode SSL | ||
| Line 76: | Line 76: | ||
| Get the certificate from official certification reseller and put it into / | Get the certificate from official certification reseller and put it into / | ||
| - | < | + | < |
| / | / | ||
| </ | </ | ||