Skip to content

Conversation

@danner26
Copy link
Member

@danner26 danner26 commented Mar 3, 2023

  • If IGNORE_SSL_ERRORS is true, then silence SSL verification & continue.
  • If IGNORE_SSL_ERRORS is false, then raise the error with custom message.
  • Added verbose option to assist with reducing output and allowing for verbose logging if desired.
  • If IGNORE_SSL_ERRORS is false, and --verbose is specified, then print the exception.

Fixes #58
Fixes #60

If IGNORE_SSL_ERRORS is true, then silence SSL verification & continue.
If IGNORE_SSL_ERRORS is false, then raise the error with custom message.
Added verbose option to assist with reducing output and allowing for verbose logging if desired.
If IGNORE_SSL_ERRORS is false, and --verbose is specified, then print the exception.
@danner26 danner26 merged commit 1345a9d into netbox-community:master Mar 3, 2023
@danner26 danner26 deleted the ssl-error-fix branch March 9, 2023 05:46
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.

ssl.SSLCertVerificationError SSL self signed certificate issue

1 participant