Intellij Http client - SSL bypass
已回答
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,
请先登录再写评论。
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