On Mon, Nov 25, 2024 at 4:30 PM wrote:
>
> I'm trying to do basic authentication via LDAP to Active Directory.
> HTTPD logs this:
>
> [Mon Nov 25 16:02:47.362939 2024] [authnz_ldap:debug] [pid 6205:tid 6205]
> mod_authnz_ldap.c(548): [client 2600:381:cb60:bf0:c6bb:b64d:24e:24da:46526]
> AH01691:
I'm trying to do basic authentication via LDAP to Active Directory.
HTTPD logs this:
[Mon Nov 25 16:02:47.362939 2024] [authnz_ldap:debug] [pid 6205:tid 6205]
mod_authnz_ldap.c(548): [client 2600:381:cb60:bf0:c6bb:b64d:24e:24da:46526]
AH01691: auth_ldap authenticate: using URL
ldap://ads.iu.edu
I suspect the problem is in our firewall:
https://community.fortinet.com/t5/FortiGate/Technical-Tip-ERR-SSL-PROTOCOL-ERROR-when-using-Flow-based-Deep/ta-p/357555
On Mon, Nov 25, 2024 at 2:44 PM frank picabia wrote:
> I've been struggling with this issue on a couple of our Apache servers,
> but
I've been struggling with this issue on a couple of our Apache servers, but
not all.
In the last week or two, Chrome has updated their browser and that is when
some users
started to experience SSLProtocol error in the browser. Nothing is logged
on the server with normal warn level of logging set.