Skip to content

fix DeprecationWarning: ssl.PROTOCOL_TLS#377

Merged
SomberNight merged 1 commit into
spesmilo:masterfrom
SomberNight:202606_ssl_deprecation
Jun 29, 2026
Merged

fix DeprecationWarning: ssl.PROTOCOL_TLS#377
SomberNight merged 1 commit into
spesmilo:masterfrom
SomberNight:202606_ssl_deprecation

Conversation

@SomberNight

Copy link
Copy Markdown
Member
INFO:SessionManager:TCP server listening on 127.0.0.1:51001
/home/user/wspace/electrumx/./src/electrumx/server/session.py:310: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated
  self._sslc = ssl.SSLContext(ssl.PROTOCOL_TLS)
INFO:SessionManager:SSL server listening on 127.0.0.1:51002

```
INFO:SessionManager:TCP server listening on 127.0.0.1:51001
/home/user/wspace/electrumx/./src/electrumx/server/session.py:310: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated
  self._sslc = ssl.SSLContext(ssl.PROTOCOL_TLS)
INFO:SessionManager:SSL server listening on 127.0.0.1:51002
```
@SomberNight SomberNight force-pushed the 202606_ssl_deprecation branch from b4d9cb7 to c2d6c8d Compare June 29, 2026 00:17
@SomberNight SomberNight merged commit 3881df7 into spesmilo:master Jun 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant