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

Adding the --netbox.ssl_verify option #152

Merged
merged 6 commits into from
Jul 11, 2020
Merged

Adding the --netbox.ssl_verify option #152

merged 6 commits into from
Jul 11, 2020

Conversation

strus38
Copy link
Contributor

@strus38 strus38 commented Jul 8, 2020

Adding the --no_ssl_verify option to support Netbox connection with https and untrusted certificates

Usage example to allow connecting to netbox using self-signed certificates:

netbox_agent -c nbagent.yaml --register --no_ssl_verify

Usage exaample to allow connecting to netbox using https or ip:

netbox_agent -c nbagent.yaml --register

@Solvik Solvik changed the title Adding the --no_ssl_verify option Adding the --netbox.ssl_verify option Jul 11, 2020
@Solvik Solvik merged commit f936aeb into Solvik:master Jul 11, 2020
@Solvik
Copy link
Owner

Solvik commented Jul 11, 2020

I've took the liberty to place the ssl_verify under the netbox arborescence in the configuration file, it makes more sense
Thanks for contributing <3

@strus38
Copy link
Contributor Author

strus38 commented Jul 11, 2020 via email

devopstales pushed a commit to devopstales/netbox-agent2 that referenced this pull request Jun 24, 2022
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.

2 participants