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 - TLS1.3 Support #5628

Closed
jinliming2 opened this issue Dec 10, 2018 · 8 comments
Closed

Feature Request - TLS1.3 Support #5628

jinliming2 opened this issue Dec 10, 2018 · 8 comments

Comments

@jinliming2
Copy link

Is there a plan to support TLS 1.3?

TLS 1.3 Test: https://tls13.crypto.mozilla.org/

@slaman75
Copy link

We are still waiting for TLS v1.2 support:
#4677

No word at all...

@shamasis
Copy link
Member

We are waiting for OpenSSL 1.1.1 update on NodeJS followed by migration to the same from our end. nodejs/node#18770

@sam-github
Copy link

@slaman75

No word at all...

I may have missed your questions, can you point me to them?

@shamasis openssl 1.1.1a is on current, and on 11.x, and should come out in 10.x in the next LTS release that allows semver-minors, I believe that will be in April 2019.

As for TLS1.3 support, see nodejs/node#26209

@sam-github
Copy link

I'm sorry, I didn't notice I'd followed a link out of the nodejs issue tracker and into postman. Please disregard above (unless there is something useful in it).

@cache-sk
Copy link

cache-sk commented Jun 3, 2020

We are now in the middle of year 2020 and TLS 1.3 is still not supported. Since our security folks pushed our backend servers to use TLS 1.3 only, we can't use postman for development anymore.

I had to return to old deprecated chrome app, which is very sad, because it works...

Error: write EPROTO 4816:error:1409442E:SSL routines:ssl3_read_bytes:tlsv1 alert protocol version:c:\users\administrator\buildkite-agent\builds\pm-electron\postman\electron-release\vendor\node\deps\openssl\openssl\ssl\record\rec_layer_s3.c:1407:SSL alert number 70

@codenirvana
Copy link
Member

@cache-sk We've added support for TLS 1.3 in Postman app v7.25.2 which will be available for everyone (phased rollout) soon. Till then you can use our Canary app which already supports TLS 1.3.

@cache-sk
Copy link

cache-sk commented Jun 3, 2020

@codenirvana That's very good news, thank you!

@saswatds
Copy link

Closing this issue.

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

No branches or pull requests

9 participants