Kong / insomnia

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
https://insomnia.rest
Apache License 2.0
34.39k stars 1.94k forks source link

SSL connect error on URLs with Self Signed Certificates #6395

Open Bevor opened 1 year ago

Bevor commented 1 year ago

Expected Behavior

When Preferences->"Validate certificates" == UNCHECKED, then self signed certificates must be accepted

Actual Behavior

After pressing SEND -> Response is...

Error: SSL connect error

Timeline:

Reproduction Steps

Preferences -> Request / Response "Validate certificates" UNCHECK Validate certificates during authentication UNCHECK

Invoke VALID POST request against an URL with a self seigned certifcate (I tried it with an XML request, but actually this does not matter)

Is there an existing issue for this?

Additional Information

Blocker, because there is no way to invoke in house APIs with self signed certifcates.

Insomnia Version

2023.5.6

What operating system are you using?

Windows

Operating System Version

Windows_NT x64 10.0.19045

Installation method

download from insomnia.rest

Last Known Working Insomnia version

No response

vsvkdeepak7 commented 1 year ago

I am also facing the same issue , please let us know any resolution for this

adrian05 commented 11 months ago

I have the same issue too. Using latest version: 2023.5.8

xenobytezero commented 11 months ago

Same error for me 2023.5.7

nicovanbelle commented 9 months ago

I have the same issue in Insomnia 8.4.5 (which is currently the newest). This is a huge blocker.

maxstue commented 5 months ago

Has this been fixed in the newest version ?

Bevor commented 5 months ago

@maxstue I don't think so, since this bug is still open and not closed.