Skip to content

Deprecation warning when running on Python 3.11.2 #1

@TheScriptGuy

Description

@TheScriptGuy

Python 3.11.2
getCertChain.py:139: DeprecationWarning: ssl.SSLContext() without protocol argument is deprecated.
sslContext = ssl.SSLContext()
getCertChain.py:139: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated
sslContext = ssl.SSLContext()

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions