diff options
author | Robert Prag <Robert_Prag@symantec.com> | 2018-06-01 17:17:40 -0700 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-06-12 12:08:40 +0200 |
commit | 9aefbff30d280c60fc9d8cc3e0b2f19fc70a2f28 (patch) | |
tree | aad1c83faa1247afd1fc43c46ab45057696aaa58 /m4/curl-reentrant.m4 | |
parent | f508d29f3902104018c03dfe779a2a70c1e40cc0 (diff) |
schannel: support selecting ciphers
Given the contstraints of SChannel, I'm exposing these as the algorithms
themselves instead; while replicating the ciphersuite as specified by
OpenSSL would have been preferable, I found no way in the SChannel API
to do so.
To use this from the commandline, you need to pass the names of contants
defining the desired algorithms. For example, curl --ciphers
"CALG_SHA1:CALG_RSA_SIGN:CALG_RSA_KEYX:CALG_AES_128:CALG_DH_EPHEM"
https://github.com The specific names come from wincrypt.h
Closes #2630
Diffstat (limited to 'm4/curl-reentrant.m4')
0 files changed, 0 insertions, 0 deletions