[openssl-dev] [openssl.org #4043] monitoring software depending on openssl not working on cloudflare ssl websites

2015-09-15 Thread Horatiu N via RT
Greetings, Using the nagios plugins (latest debian package for 8.1) to check availability of https websites using cloudflare gives errors > CRITICAL - Cannot make SSL connection. > 139729452828304:error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 > alert internal error:s23_clnt.c:770:

Re: [openssl-dev] [openssl.org #4043] monitoring software depending onopenssl not working on cloudflare ssl websites

2015-09-15 Thread Horatiu N via RT
you need to do this... > > openssl s_client -connect :443 -servername > > This isn't an OpenSSL bug, so I suggest closing this ticket. > > > [1] https://blog.cloudflare.com/introducing-universal-ssl/ > > On 15/09/15 15:33, Horatiu N via RT wrote: >> Greetin