mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-15 09:10:07 +00:00
cc1ebbf379
This commit adds a new libtorrent setting to validate HTTPS tracker certificates. When enabled, libtorrent will validate the certificate of HTTPS trackers against the system's certificate store. This option is only enabled on libtorrent versions >= 1.2.6 and on non-Windows systems, as OpenSSL does not use the system's certificate store on Windows.