Heartbleed icon indicating copy to clipboard operation
Heartbleed copied to clipboard

Testing VPNs

Open SeanHood opened this issue 11 years ago • 1 comments

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?

SeanHood avatar Apr 08 '14 16:04 SeanHood

The way the connection is established is different than https.

lance0 avatar Apr 08 '14 20:04 lance0