Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: TLS 1.3 support #684

Open
gilesorr opened this issue Apr 16, 2020 · 0 comments
Open

Feature request: TLS 1.3 support #684

gilesorr opened this issue Apr 16, 2020 · 0 comments

Comments

@gilesorr
Copy link

I wanted to move some back end servers to run on TLS 1.3 only (our visitors accesses them through a re-encrypting load balancer that supports other TLS versions). I found that our Pingdom tests failed as soon as the TLS version changed: they don't support TLS 1.3 yet. That was enough of a push to try Cabot (which in many ways looks like a better solution for us ...) but it turns out that you don't support TLS 1.3 either. The test failed with: "Request error occurred: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:661)" as soon as I changed the TLS version. It fixed itself and reported the test good when I supported TLS 1.2 again.

Please support TLS 1.3: it's been a valid spec for a year and a half, and provides better security than the previous standards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant