diff options
author | Patrick Monnerat <pm@datasphere.ch> | 2014-10-13 16:33:47 +0200 |
---|---|---|
committer | Patrick Monnerat <pm@datasphere.ch> | 2014-10-13 16:33:47 +0200 |
commit | 265b9a2e493b685e8118bd027905ed52bcde365a (patch) | |
tree | 77bddebd61b039a54e63087720e56e0f966e33cf /docs/FAQ | |
parent | ec8330b21d99b7be0205005b50a37a719c15d195 (diff) | |
download | curl-265b9a2e493b685e8118bd027905ed52bcde365a.tar.gz |
vtls: remove QsoSSL
Diffstat (limited to 'docs/FAQ')
-rw-r--r-- | docs/FAQ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -427,7 +427,7 @@ FAQ curl can be built to use one of the following SSL alternatives: OpenSSL, GnuTLS, yassl, NSS, PolarSSL, axTLS, Secure Transport (native iOS/OS X), - WinSSL (native Windows) or qssl (native IBM i). They all have their pros + WinSSL (native Windows) or GSKit (native IBM i). They all have their pros and cons, and we try to maintain a comparison of them here: http://curl.haxx.se/docs/ssl-compared.html |