You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer of a server product I regularly build and testing using self signed certificates which by default are not trusted by most everything.
I would like a way to tell Inso not to validate the certificates similar to Validate certificates checkbox under the Request/Response section of Insomnia. Either as an environment flag, config file, or command line switch.
The unit tests I build in Insomnia work great and I would love to use them in a pipeline but we expect our customers to install their own trusted certificate for our application so we do not ship with one and the default that it uses is a self signed certificate. For me to use Inso in a pipeline it must allow self signed certificates in some way.
This discussion was converted from issue #3411 on June 30, 2021 23:37.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
As a developer of a server product I regularly build and testing using self signed certificates which by default are not trusted by most everything.
I would like a way to tell Inso not to validate the certificates similar to Validate certificates checkbox under the Request/Response section of Insomnia. Either as an environment flag, config file, or command line switch.
The unit tests I build in Insomnia work great and I would love to use them in a pipeline but we expect our customers to install their own trusted certificate for our application so we do not ship with one and the default that it uses is a self signed certificate. For me to use Inso in a pipeline it must allow self signed certificates in some way.
Beta Was this translation helpful? Give feedback.
All reactions