Re: nginx SSL_do_handshake() failed

2015-11-27 Thread Maxim Dounin
Hello! On Fri, Nov 27, 2015 at 05:41:23PM +0100, Nicholas Wieland wrote: > > On 27 Nov 2015, at 17:14, Maxim Dounin wrote: [...] > > Make sure to properly configure certificate chains, see > > http://nginx.org/en/docs/http/configuring_https_servers.html#chains > > for details. > > I’m not en

Re: nginx SSL_do_handshake() failed

2015-11-27 Thread Nicholas Wieland
> On 27 Nov 2015, at 17:14, Maxim Dounin wrote: > > Hello! > > On Fri, Nov 27, 2015 at 04:54:29PM +0100, Nicholas Wieland wrote: > >> it's the first time I configure an SSL certificate on my development machine >> (I'm no sysadmin - I need SSL to work with facebook). I decided to go with >>

Re: nginx SSL_do_handshake() failed

2015-11-27 Thread Maxim Dounin
Hello! On Fri, Nov 27, 2015 at 04:54:29PM +0100, Nicholas Wieland wrote: > it's the first time I configure an SSL certificate on my development machine > (I'm no sysadmin - I need SSL to work with facebook). I decided to go with > ngingx proxying a ruby sinatra application, nothing fancy. > >

nginx SSL_do_handshake() failed

2015-11-27 Thread Nicholas Wieland
it's the first time I configure an SSL certificate on my development machine (I'm no sysadmin - I need SSL to work with facebook). I decided to go with ngingx proxying a ruby sinatra application, nothing fancy. This is the error I get when Facebook tries to connect to my HTTP server. AFAIK ngin