FiloSottile / Heartbleed

A checker (site and tool) for CVE-2014-0160
http://filippo.io/Heartbleed
MIT License
2.31k stars 463 forks source link

Testing VPNs #17

Open SeanHood opened 10 years ago

SeanHood commented 10 years ago

Issues testing VPNs, getting these results from two different OpenVPN servers I run:

$ Heartbleed examplevpn.com:1194 - ERROR: dial tcp x.x.x.x:1194:connection refused $ Heartbleed examplevpn2.com:1194 - ERROR: dial tcp x.x.x.x:1194: i/o timeout

Am I doing something wrong or do these use SSL differently to how https works?

lance0 commented 10 years ago

The way the connection is established is different than https.