oetiker/SmokePing

EchoPingHttps fails on letsencrypt cert and cloudflare

Closed this issue · 1 comments

Hi,

We're using echoping-6.1-0.10.beta.r434svn.fc31.x86_64 on fedora32 to check the cert for linuxsecurity.com hosted by cloudflare. This is apparently a "SHA 2 ECDSA" cert generated by cloudflare.

Dec 23 22:14:36 orion smokeping[577707]: EchoPingHttps: WARNING: "/usr/bin/echoping -t 10 -R -C -h / -n 20 linuxsecurity.com:443" exited with status 1 - output follows
Dec 23 22:14:36 orion smokeping[577707]: EchoPingHttps:          SSL_write error on socket: error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure

Is this due to EchoPingHttps attempting to communicate using SSLv3 which is now deprecated?

# echoping -h / -C linuxsecurity.com
SSL_write error on socket: error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure 

This issue has become stale and will be closed automatically within 7 days. Comment on the issue to keep it alive.