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

Add ssl_verify option to pynautobot object initilization, update pynautobot #137

Merged
merged 9 commits into from
Feb 6, 2024

Conversation

scetron
Copy link
Contributor

@scetron scetron commented Feb 5, 2024

Update version to 3.1.1
Update pynautobot to v2.0.2
Update dependencies

Fix ssl_verify by adding ssl_verify input to pynautobot initialization

Closes #134

Copy link
Contributor

@jvanderaa jvanderaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we are moving the location of the SSL Verify, should we remove that spot as well?

@jvanderaa jvanderaa merged commit bece228 into develop Feb 6, 2024
26 checks passed
@gtrdev7 gtrdev7 mentioned this pull request Feb 7, 2024
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.

SSLError while connecting
2 participants