Skip to content

[Feature Request] Enable TLS 1.2 support #4677

Closed
@dDiverVS

Description

@dDiverVS

App Details:

Postman for Windows
Version 6.1.3
win32 10.0.15063 / x64

Issue Report:

  1. Did you encounter this recently, or has this bug always been there: Always
  2. Expected behaviour: Mutual SSL certificate based connections should be performed over TLS 1.2 by default, currently requests are based on obsolete SSLv3.

Description of the issue

I am currently trying to test a SOAP based API, this API only supports communications secured by a mutual certificate and TLS 1.2 (SSLv3 is not supported and there is no possibility to enable it).

When doing the same requests with cURL I can successfully get the responses I expect, however I cannot get Postman to work as the connection gets rejected by the endpoint.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions