Skip to content

Re-enable SSL verification#1

Open
ovarchenko wants to merge 1 commit intoCruaier:masterfrom
ovarchenko:patch-1
Open

Re-enable SSL verification#1
ovarchenko wants to merge 1 commit intoCruaier:masterfrom
ovarchenko:patch-1

Conversation

@ovarchenko
Copy link

SSL verification was disabled without any reason; this is likely unintentional and causes warnings:

/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py:1013: InsecureRequestWarning: Unverified HTTPS request is being made to host 'xxx'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings

SSL verification was disabled without any reason; this is likely unintentional and causes warnings:

```
/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py:1013: InsecureRequestWarning: Unverified HTTPS request is being made to host 'xxx'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
```
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.

1 participant