Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New option: dangerously_accept_invalid_certs #236

Merged
merged 1 commit into from
Feb 25, 2022

Conversation

simnalamburt
Copy link
Contributor

@simnalamburt simnalamburt commented Nov 14, 2021

This patch adds an option to dangerously ignore all ceritificate verifications. This option must be used with extreme caution and should only be used as a last resort.

Closes #209, #230

Co-authored-by: Hyeon Kim [email protected]

CC @quite

This patch adds an option to dangerously ignore all ceritificate
verifications. This option must be used with extreme caution and should
only be used as a last resort.

Closes aatxe#209, aatxe#230

Co-authored-by: Hyeon Kim <[email protected]>
@aatxe aatxe merged commit 925651c into aatxe:develop Feb 25, 2022
@simnalamburt simnalamburt deleted the dangerously-accept-invalid-certs branch June 3, 2023 15:48
@simnalamburt simnalamburt mentioned this pull request Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to ignore certificate verification?
3 participants