mirror of
https://github.com/aria2/aria2.git
synced 2025-04-03 12:37:38 +03:00
Fix misleading SSL/TLS backend explanation
This commit is contained in:
parent
a06d521aa7
commit
6abbf247d2
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue