mirror of
https://github.com/aria2/aria2.git
synced 2026-04-02 02:38:50 +00:00
Fix misleading SSL/TLS backend explanation
This commit is contained in:
@@ -169,11 +169,11 @@ JSON-RPC over WebSocket libnettle or libgcrypt or OpenSSL
|
||||
A user can have one of the following configurations for SSL and crypto
|
||||
libraries:
|
||||
|
||||
* libgcrypt
|
||||
* libnettle
|
||||
* OpenSSL
|
||||
* GnuTLS + libgcrypt
|
||||
* GnuTLS + libnettle
|
||||
* Apple TLS (OSX only)
|
||||
* Windows TLS (Windows only)
|
||||
|
||||
You can disable BitTorrent and Metalink support by providing
|
||||
``--disable-bittorrent`` and ``--disable-metalink`` to the configure
|
||||
|
||||
Reference in New Issue
Block a user