Morten Minde Neergaard 67d3afa73f schannel: Support strong crypto option
- Support enabling strong crypto via optional user cipher list when
  USE_STRONG_CRYPTO or SCH_USE_STRONG_CRYPTO is in the list.

MSDN says SCH_USE_STRONG_CRYPTO "Instructs Schannel to disable known
weak cryptographic algorithms, cipher suites, and SSL/TLS protocol
versions that may be otherwise enabled for better interoperability."

Ref: https://curl.se/mail/lib-2021-02/0066.html
Ref: https://curl.se/docs/manpage.html#--ciphers
Ref: https://curl.se/libcurl/c/CURLOPT_SSL_CIPHER_LIST.html
Ref: https://docs.microsoft.com/en-us/windows/win32/api/schannel/ns-schannel-schannel_cred

Closes https://github.com/curl/curl/pull/6734
2021-04-22 17:40:19 -04:00
..
2020-10-25 23:08:54 +01:00
2021-04-22 09:05:53 +02:00
2021-02-18 08:47:27 +01:00
2020-11-04 23:59:47 +01:00
2020-12-12 09:59:28 -08:00
2020-11-04 23:59:47 +01:00
2020-11-04 23:59:47 +01:00
2021-04-19 08:22:16 +02:00
2020-01-16 11:55:56 +01:00
2020-11-04 23:59:47 +01:00
2021-04-19 08:22:16 +02:00
2020-10-15 15:47:38 +02:00
2020-12-12 09:59:28 -08:00
2021-03-29 09:05:12 +02:00
2020-11-04 23:59:47 +01:00
2021-01-11 15:12:25 +01:00
2021-01-02 23:35:59 +01:00
2020-11-04 23:59:47 +01:00
2021-04-22 09:05:53 +02:00
2020-11-04 23:59:47 +01:00
2020-09-21 11:02:32 +02:00
2019-11-28 12:58:47 +01:00
2020-11-04 23:59:47 +01:00
2021-01-14 09:49:17 +01:00
2021-02-25 09:28:00 +01:00
2020-11-04 23:59:47 +01:00
2021-04-13 14:32:30 +02:00
2021-02-05 08:46:11 +01:00
2020-12-15 12:58:19 +01:00

curl logo

Documentation

You'll find a mix of various documentation in this directory and subdirectories, using several different formats. Some of them are not ideal for reading directly in your browser.

If you'd rather see the rendered version of the documentation, check out the curl website's documentation section for general curl stuff or the libcurl section for libcurl related documentation.