Skip to content

feat: Inital implementation of verify_certs#116

Open
johannwagner wants to merge 1 commit into
mainfrom
feature/verify-certs
Open

feat: Inital implementation of verify_certs#116
johannwagner wants to merge 1 commit into
mainfrom
feature/verify-certs

Conversation

@johannwagner
Copy link
Copy Markdown
Contributor

@johannwagner johannwagner commented Apr 29, 2026

For the demo rack, it is not easily doable to setup SSL correctly, therefore, we should be able to disable it in Cosmo.

@johannwagner johannwagner force-pushed the feature/verify-certs branch from 78b2fb9 to 9fd7de8 Compare April 29, 2026 12:20
Copy link
Copy Markdown
Contributor

@loulecrivain loulecrivain left a comment

Choose a reason for hiding this comment

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

no remarks on the code itself, but right now urllib3 is emitting warnings to stderr when verifying certs is deactivated. depending on how you're parsing cosmo output in vicky, may be an issue with JSON mode(?).

  warnings.warn(
/home/lou/src/wobcom/cosmo/.venv/lib/python3.12/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'netbox.service.wobcom.de'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings

feel free to address it in this PR if thats an issue, otherwise we can leave it as is

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