-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
The server component doesn't support SASL. That's not a direct issue for me, a full implementation might require lots of work. It would be nice though that the server component doesn't close the connection because it doesn't recognize a SASL bind. The bind now closes with "The client sent a malformed request. Terminating their connection." and the client thinks the server refuses to answer so it stops connecting. Better is to (RFC correct) reject the SASL bind so the client could fallback to a simple bind. Is something like that possible to build?
Metadata
Metadata
Assignees
Labels
No labels