Closed n2k3 closed 10 months ago
I don't think I understand? What is exactly the problem?
The text of the Note on the SSL Cipher page seems to be no longer true, and is therefor confusing and can be removed.
The text of the Note on the SSL Cipher page seems to be no longer true, and is therefor confusing and can be removed.
So: can you give a counter proof? Can you specify (as in: fill out) a cipher in SABnzbd's GUI, which then results in a TLS 1.3 connection?
(your TLS 1.3 connection above is when you fill out nothing, right?)
It's not possible in Python: https://github.com/python/cpython/issues/80665 That's why we don't support it in SABnzbd.
Ah sorry, I misunderstood. The default is not overriding the cipher suite selection, therefor it's TLS 1.3 by default.
URL: /wiki/advanced/ssl-ciphers.html
Improvement: With a fresh sabnzbd v4.1.0 install on Windows 11, version 22H2, build 22621.2861 Using the text on the page:
The value defaulted to
TLSv1.3 (TLS_AES_128_GCM_SHA256)
for me, therefor theNote
earlier on the page is no longer valid (at least on Windows):