Hi, I'm trying to follow this blog post: http://blog.exceliance.fr/2012/10/03/ssl-client-certificate-management-at-application-level/, but I can't get the client certificate to work with 1.5dev18.
Specifically, I get these errors: 139701807867552:error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca:s3_pkt.c:1256:SSL alert number 48 139701807867552:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:s23_lib.c:177: I put my steps to setup haproxy & the client side certs up on gist: https://gist.github.com/tomdz/5339163 Note that the SSL part (server.pem) works fine, only when I add the ca-file required part, I get the error. Any help would be greatly appreciated ! cheers, Tom

