postgres-mitm
postgres-mitm copied to clipboard
DeprecationWarning: ssl.PROTOCOL_TLSv1_2
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)