FiloSottile / FiloSottile/Heartbleed

Check fails on sites that return HTTP 5xx codes

Open
#58 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
2.4k
Forks
451
PR merge metrics
No merged PRs in 30d

Description

I tried testing a proxy server that terminates TLS/SSL but with all the backend HTTP servers down. With a regular user-agent when connecting with HTTPS you see an HTTP 502/gateway error page. When trying to test the proxy with the heartbleed checker, it handshakes TLS correctly with the proxy but returns this warning:

```
Uh-oh, something went wrong: dial tcp x.x.x.x:443: i/o timeout
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.