Closed
Description
Currently, Postman App does not show helpful debugging information regarding SSL /TLS protocol configuration / state during request and response. As such, it is difficult to distinguish between Postman issues vs handshake issues. Additionally, the TLS configurations and ciphers are not tweakable and as such, results in some specific requests to fail or negotiate an unexpected TLS version.
- Add additional configurations in
protocolProfileBehaviour
to control TLS - Show TLS debug information in console (or somewhere else.)