Files
qBittorrent/src/base/http
Chocobo1 e91412ec8b Use default secure protocol list from Qt
In Qt 6.5, `QSsl::SecureProtocols` is the same as `QSsl::TlsV1_2OrLater`. And by using
`QSsl::SecureProtocols` we won't need to worry it being outdated since Qt will regularly adjust
it.
https://github.com/qt/qtbase/blob/v6.5.0/src/plugins/tls/openssl/qsslcontext_openssl.cpp#L425-L429
2024-10-22 00:27:01 +08:00
..
2024-06-20 12:13:27 +08:00
2024-06-20 12:13:27 +08:00
2023-06-18 03:32:44 +08:00
2020-04-29 21:32:34 +08:00
2023-08-07 11:21:32 +03:00
2020-05-10 02:53:32 +08:00
2023-06-18 03:32:44 +08:00
2024-10-21 16:22:45 +08:00