summaryrefslogtreecommitdiff
path: root/tests/libtest/CMakeLists.txt
diff options
context:
space:
mode:
authorMichael Kolechkin <mkolechkin@vmware.com>2021-01-15 12:32:04 -0800
committerDaniel Stenberg <daniel@haxx.se>2021-04-21 12:00:22 +0200
commitdd2bb485521c2ec713001b3a7356555dd893e2e6 (patch)
treeaab9e7c63c181b5e6d743dfbdad361fb41a2213e /tests/libtest/CMakeLists.txt
parentdf44138b1f7d591efea0da3250f827450fd00a65 (diff)
downloadcurl-dd2bb485521c2ec713001b3a7356555dd893e2e6.tar.gz
sectransp: allow cipher name to be specified
Add parser for CURLOPT_SSL_CIPHER_LIST option for Secure Transport (ST) back-end. Similar to NSS and GSKit back-ends, new code parses string value and configures ST library to use those ciphers for communication. Create cipher spec data structure and initialize the array of specs with cipher number, name, alias, and 'weak' flag. Mark triple-DES ciphers as 'weak', and exclude them from the default ciphers list. Closes #6464
Diffstat (limited to 'tests/libtest/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions