]> git.ipfire.org Git - thirdparty/curl.git/commit
NSS: add ciphers to map
authorMichael Kolechkin <mkolechkin@vmware.com>
Fri, 26 Feb 2021 18:27:49 +0000 (10:27 -0800)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 21 Apr 2021 09:50:20 +0000 (11:50 +0200)
commitdf44138b1f7d591efea0da3250f827450fd00a65
tree4f97c94ac2b25eac14b853ba8409c1611a514165
parentd8c4cdecb78771a75eee078ebb82521670611706
NSS: add ciphers to map

Add cipher names to the `cipherlist` map, based on the list of ciphers
implemented by the NSS in the source code file
https://github.com/nss-dev/nss/blob/master/lib/ssl/sslenum.c

Closes #6670
lib/vtls/nss.c