You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2022. It is now read-only.
I'm using LdapAdmin as my tool to play around with this proxy. Works fine if I use an unencrypted connection. But as soon as I activate TLS, the connection attempt fails and I get a System.ArgumentExceptionSpecified argument was out of the range of valid values at
LdapServerLibrary\Gatekeeper.LdapServerLibrary\Network\ClientSession.cs:line 113
I'm using LdapAdmin as my tool to play around with this proxy. Works fine if I use an unencrypted connection. But as soon as I activate TLS, the connection attempt fails and I get a
System.ArgumentExceptionSpecified argument was out of the range of valid values atLdapServerLibrary\Gatekeeper.LdapServerLibrary\Network\ClientSession.cs:line 113
Any ideas what could be going wrong here?