Open jonnybot0 opened 10 years ago
If a site doesn't support TLS 1.2, then the Heartbleed script throws an EOF error. This seems to be because the go crypto TLS package is built to implement TLS 1.2. http://golang.org/pkg/crypto/tls/
If a site doesn't support TLS 1.2, then the Heartbleed script throws an EOF error. This seems to be because the go crypto TLS package is built to implement TLS 1.2. http://golang.org/pkg/crypto/tls/