diff options
author | Daniel Stenberg <daniel@haxx.se> | 2019-05-15 13:57:16 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2019-05-22 10:00:56 +0200 |
commit | 269f7df0aec1787011e809f16bbae0a9b0dee92f (patch) | |
tree | b3fe790c1f3723f8ddb6f85d0ffc6c9f1fb908c5 /docs/cmdline-opts | |
parent | c9c4f7b547190709622fb012c446d060710a7d9f (diff) | |
download | curl-269f7df0aec1787011e809f16bbae0a9b0dee92f.tar.gz |
PolarSSL: deprecate support step 1. Removed from configure.
Also removed mentions from most docs.
Discussed: https://curl.haxx.se/mail/lib-2019-05/0045.html
Closes #3888
Diffstat (limited to 'docs/cmdline-opts')
-rw-r--r-- | docs/cmdline-opts/pinnedpubkey.d | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/cmdline-opts/pinnedpubkey.d b/docs/cmdline-opts/pinnedpubkey.d index 0657e6e79..b1c7bdef6 100644 --- a/docs/cmdline-opts/pinnedpubkey.d +++ b/docs/cmdline-opts/pinnedpubkey.d @@ -17,11 +17,9 @@ PEM/DER support: 7.39.0: OpenSSL, GnuTLS and GSKit 7.43.0: NSS and wolfSSL/CyaSSL 7.47.0: mbedtls - 7.49.0: PolarSSL sha256 support: 7.44.0: OpenSSL, GnuTLS, NSS and wolfSSL/CyaSSL. 7.47.0: mbedtls - 7.49.0: PolarSSL Other SSL backends not supported. If this option is used several times, the last one will be used. |