Chris via Outages <[email protected]> wrote: > > me@jumpoff1 ~ $ openssl s_client -connect 104.24.114.156:443 > CONNECTED(00000003) > 140186033568600:error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 > alert handshake failure:s23_clnt.c:802: > --- > no peer certificate available
You might find it works better with SNI: use the -servername option. Tony. -- f.anthony.n.finch <[email protected]> http://dotat.at/ Wight, Portland, Plymouth: West or northwest 4 or 5, occasionally 6 later. Slight or moderate. Occasional rain later. Moderate or good. _______________________________________________ Outages mailing list [email protected] https://puck.nether.net/mailman/listinfo/outages
