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()
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()