Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered 11 years ago

Jason Grout gravatar image

So your question is primarily about encrypting the plaintext passwords sent at login time? The new HAProxy includes SSL services, so you might use that. Or another popular setup that works with the current HAProxy stable release is to put stunnel in front of HAProxy to terminate the SSL connection. Search for "stunnel haproxy" to see guides for how to do that.