postgres-mitm icon indicating copy to clipboard operation
postgres-mitm copied to clipboard

DeprecationWarning: ssl.PROTOCOL_TLSv1_2

Open alenoir opened this issue 2 years ago • 0 comments

I have an error since this week with protocol when I run the script :

postgres_get_server_cert.py:73: DeprecationWarning: ssl.PROTOCOL_TLSv1_2 is deprecated return ssl.SSLContext(protocol)

alenoir avatar Mar 01 '23 08:03 alenoir