haproxy 1.5 v17 handles ssl certificates. from my use so far it's pretty stable.
is anyone maintaining a .deb for 1.7? I am uniquely unqualified to do so.
Questions on Server Fault are expected to relate to professional server, networking, or related infrastructure administration within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
I think you mean 1.5, which is the development branch that includes SSL support. http://www.roedie.nl/2012/12/28/haproxy-1-5-dev17/ supposedly has it, but your mileage may vary - keep in mind, deb packages are installed as root, so you should only install them from sources that you trust fully and explicitly. You may also be able to use Checkinstall to build it yourself in a simpler fashion. |
|||
|
|
1.7, given that1.5is the dev release. The latest I see in the official Debian repos is1.4. Where are you finding this1.7? If you have the source, and it isn't vastly different from the current release, you can often just reuse the current packaging meta-data with a newer version of the source. – Zoredache Feb 1 at 2:31