Closed pintert3 closed 10 months ago
Getting this error every time I run the client.
lib/python3.10/site-packages/stomp/transport.py:761: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated tls_context = ssl.SSLContext(DEFAULT_SSL_VERSION)
Some research online says OpenSSL deprecated all version protocols.
Resolved in the latest version.
Getting this error every time I run the client.
Some research online says OpenSSL deprecated all version protocols.