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
authenticate(options) fails immediately after the StartTLS upgrade with: Error: Client network socket disconnected before secure TLS connection was established Code: ECONNRESET
Expected Result
StartTLS handshake completes; subsequent bind/search succeed (as validated with OpenSSL).