pleroma/changelog.d/ldap-tls.fix
Mark Felder 7def11d7c3 LDAP Auth: fix TLS certificate verification
Currently we only support STARTTLS and it was not verifying certificate and hostname correctly. We must pass a custom fqdn_fun/1 function so it knows what value to compare against.
2024-09-11 12:47:46 -04:00

1 line
71 B
Text

STARTTLS certificate and hostname verification for LDAP authentication