Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

feat: Add support for insecureSkipVerify#238

Closed
pimterry wants to merge 5 commits intoKong:masterKong/httpsnippet:masterfrom
httptoolkit:insecureCopy head branch name to clipboard
Closed

feat: Add support for insecureSkipVerify#238
pimterry wants to merge 5 commits intoKong:masterKong/httpsnippet:masterfrom
httptoolkit:insecureCopy head branch name to clipboard

Conversation

@pimterry
Copy link
Contributor

@pimterry pimterry commented Dec 8, 2021

This fixes #110 by:

  • Removing http.verify_mode = OpenSSL::SSL::VERIFY_NONE from the default Ruby output
  • Adding a new insecureSkipVerify option to Ruby, curl, Go, Python and Node which optionally disables certificate verification in the generated snippets

@dimitropoulos dimitropoulos changed the title Add support for insecureSkipVerify feat: Add support for insecureSkipVerify Jul 13, 2022
@dimitropoulos dimitropoulos added the improvement improvement label Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OpenSSL verify should not be set to NONE

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.