Skip to content

Add possibility in example to ignore cert errors and fix the verify_ssl assignment in code#353

Merged
iMicknl merged 2 commits intoiMicknl:mainfrom
bunnis:fix_permanent_ssl_check_true
Oct 15, 2024
Merged

Add possibility in example to ignore cert errors and fix the verify_ssl assignment in code#353
iMicknl merged 2 commits intoiMicknl:mainfrom
bunnis:fix_permanent_ssl_check_true

Conversation

@bunnis
Copy link
Copy Markdown
Contributor

@bunnis bunnis commented Oct 4, 2024

This addresses #298, adding it explicitly to the example and making it easier for new users to toggle it.
Additionally, the TCPConnector assignment was broken, and this was fixed too.

@bunnis bunnis requested a review from iMicknl as a code owner October 4, 2024 20:26
Copy link
Copy Markdown
Owner

@iMicknl iMicknl left a comment

Choose a reason for hiding this comment

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

Can you run pre-commit on both your PRs? Both PRs are not passing CI/CD due to style issues.

@bunnis
Copy link
Copy Markdown
Contributor Author

bunnis commented Oct 14, 2024

Could you let me know how I do that?

@iMicknl
Copy link
Copy Markdown
Owner

iMicknl commented Oct 15, 2024

Could you let me know how I do that?

If you use the devcontainer, it should be there by default where you commit. Otherwise you can run pre-commit run --all-files. I fixed them for you :).

@iMicknl iMicknl merged commit 429855c into iMicknl:main Oct 15, 2024
@bunnis
Copy link
Copy Markdown
Contributor Author

bunnis commented Oct 15, 2024

Great thank you, sorry for that, I don't really know much about these tools

jsongerber pushed a commit to jsongerber/python-sagemcom-api that referenced this pull request Nov 8, 2024
…sl assignment in code (iMicknl#353)

This addresses iMicknl#298, adding it explicitly to the example and making it
easier for new users to toggle it.
Additionally, the TCPConnector assignment was broken, and this was fixed
too.

---------

Co-authored-by: Mick <mick@imick.nl>
bakonyiferenc pushed a commit to bakonyiferenc/python-sagemcom-api that referenced this pull request Dec 16, 2025
…sl assignment in code (iMicknl#353)

This addresses iMicknl#298, adding it explicitly to the example and making it
easier for new users to toggle it.
Additionally, the TCPConnector assignment was broken, and this was fixed
too.

---------

Co-authored-by: Mick <mick@imick.nl>
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