Forráskód Böngészése

Fix misleading SSL/TLS backend explanation

Tatsuhiro Tsujikawa 7 éve
szülő
commit
6abbf247d2
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      README.rst

+ 2 - 2
README.rst

@@ -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