RE: SSL problems with HAProxy and Nginx on Ubuntu

2013-03-30 Thread Lukas Tribus
Hi Ashley, please share the relevant part of your haproxy configuration and the output of "haproxy -vv" and "egrep "BEGIN|END" /etc/ssl/server.pem". That looks like configuration issue to me (those errors sounds like haproxy is configured to do plaintext HTTP on the port instead of ssl). Cheer

Fwd: SSL problems with HAProxy and Nginx on Ubuntu

2013-03-30 Thread Ashley Connor
I've been following this tutorial: http://www.exratione.com/2012/12/websockets-over-ssl-haproxy-nodejs-nginx/ ...but I've been having problems connecting to Nginx through HAProxy via SSL. I'm getting Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error. in Chrome after the HTTP to HTTPS r