| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tls, https: add tls handshake timeout | Ben Noordhuis | 2012-12-06 | 1 | -0/+51 |
| Don't allow connections to stall indefinitely if the SSL/TLS handshake does not complete. Adds a new tls.Server and https.Server configuration option, handshakeTimeout. Fixes #4355. | |||||
