Hi HAProxy team, I have few questions related HAProxy 1.5.8. IMAP SSL health-check mechanism and configuration. For plain IMAP configuration (no SSl) the health-check for the backend servers with the logic of active/no-active server according the banner response seems to work just fine. I would like to know if I can get same IMAP health-check result/support for IMAP backend server support SSL. 1. I would like to understand if the following is supported by HAPROXY 1.5.8 health-check mechanism: a. HAProxy to open SSL connection to the IMAP server ( i.g on port 443). b. HAProxy to perform SSL negotiation and accept and certificate that the backend server send. c. After SSL negotiation HAProxy to check the IMAP banner (probably need to decrypt the server response) d. HAProxy to compare the banner response the predefine string (as works for plain test health check on port 143).
Does HAProxy source/kit contains open SSL binaries? Can HAProxy work/linkage to existing open SSL on my Linux unit? How can I control it? Can I configure the HAProxy with the open SSL path that exist on my unit Thanks Amir Yosef ________________________________ "This e-mail message may contain confidential, commercial or privileged information that constitutes proprietary information of Comverse Inc. or its subsidiaries. If you are not the intended recipient of this message, you are hereby notified that any review, use or distribution of this information is absolutely prohibited and we request that you delete all copies and contact us by e-mailing to: [email protected]. Thank You."

