Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Fix ssl context for Python 3.10 #526

Merged
merged 1 commit into from
Jul 8, 2022

Conversation

danielkaiser
Copy link
Contributor

As mentioned by multiple users in #525, due to the update of HA to 2022.7 and the thereof caused change to Python 3.10 the SSL communication with at least some Reolink cameras is broken.

This PR sets the options mentioned by @PeteRager here to allow cipher suites that are marked as insecure per default in Py3.10.

@cpainchaud cpainchaud merged commit a477315 into fwestenberg:master Jul 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants