Intellij Http client - SSL bypass
Answered
Hello,
Is there a way or setting to disable SSL verification in the HTTP Intellij client?
When launching a REST request a javax.net.ssl.SSLException occures.
(NoopHostnameVerifier Equivalent)
Or like the "Disable SSL Certification validation" option equivalent in Postman.
Kind regards,
Please sign in to leave a comment.
Can you describe your steps? What request do you execute? What error do you get? If is is https request - the ssl will be used.
Thank you for details. It is not possible at the moment. Please vote for this request: https://youtrack.jetbrains.com/issue/IDEA-248449