-
Notifications
You must be signed in to change notification settings - Fork 839
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
SSL Handshake error with new Postman for Windows Version 7.20.0 win32 #8184
Comments
@mzarify What's the error message in the Postman Console (CTRL + ALT + C). Also, does turning off the "SSL certificate verification" form the settings fixes this issue? |
POST {{url}}/ |
We also turned OFF/ON SSL certificate verification, and it didnt help |
@mzarify I see this is not an issue with the SSL certificate. The problem here is, the variable |
@codenirvana Sorry Retry now with correct URL :) |
@mzarify This is probably because of the proxy setup. |
@codenirvana Thanks for the reply. It didn't solve the issue. |
We experienced the same, with 7.21.1. It doesn't matter if we disable the SLL verification to off or not. We got SSL handshake error. |
I had the same error, are you sure that this service use https? check that on the request |
Hey 👋🏻 I'm going to close this issue due to inactivity - If you're still facing the issue in the latest version we can reopen this and investigate further. |
Describe the bug
Since new update of Postman (Version 7.20.0 win32) we get SSL handshake error while hitting our APIs. CRT,KEY, PFX files and Passphrase are all good. So we have installed back the older version, and then we could hit our API again.
To Reproduce
Steps to reproduce the behavior:
There was an error connecting to http://{{url}}"
Expected behavior
To hit API and get a response.
Screenshots
Attached
App information (please complete the following information):
The text was updated successfully, but these errors were encountered: