postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.83k stars 838 forks source link

TLSv1 is not supported in desktop agent #9406

Open taehoshino opened 3 years ago

taehoshino commented 3 years ago

Is your feature request related to a problem? Please describe. Desktop agent is not supporting TLSv1 and returns the below error when requests are sent from web dashboard. Error: write EPROTO 2038819368:error:100000f0:SSL routines:OPENSSL_internal:UNSUPPORTED_PROTOCOL:../../third_party/boringssl/src/ssl/handshake_client.cc:581:

Describe the solution you'd like Add support for TLSv1. The current workaround is to restore support as suggested here (but for the desktop agent): https://github.com/postmanlabs/postman-app-support/issues/8565#issuecomment-636767287

Additional context Filed by Product Support This feature work is already being tracked by the team internally, this issue is to let users who are facing similar issue be notified upon this release.

tarekahf commented 3 years ago

Thank you for creating this issue. I am looking forward to the resolution.

tominaus commented 3 years ago

Cheers for adding this I too am looking forward to a resolution