mirror of https://github.com/aria2/aria2
Fix misleading SSL/TLS backend explanation
parent
a06d521aa7
commit
6abbf247d2
|
@ -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
|
A user can have one of the following configurations for SSL and crypto
|
||||||
libraries:
|
libraries:
|
||||||
|
|
||||||
* libgcrypt
|
|
||||||
* libnettle
|
|
||||||
* OpenSSL
|
* OpenSSL
|
||||||
* GnuTLS + libgcrypt
|
* GnuTLS + libgcrypt
|
||||||
* GnuTLS + libnettle
|
* GnuTLS + libnettle
|
||||||
|
* Apple TLS (OSX only)
|
||||||
|
* Windows TLS (Windows only)
|
||||||
|
|
||||||
You can disable BitTorrent and Metalink support by providing
|
You can disable BitTorrent and Metalink support by providing
|
||||||
``--disable-bittorrent`` and ``--disable-metalink`` to the configure
|
``--disable-bittorrent`` and ``--disable-metalink`` to the configure
|
||||||
|
|
Loading…
Reference in New Issue