Loading docs/CIPHERS.md +5 −5 Original line number Original line Diff line number Diff line Loading @@ -157,11 +157,11 @@ When specifying multiple cipher names, separate them with colon (`:`). (Note these ciphers are set with `CURLOPT_TLS13_CIPHERS` and `--tls13-ciphers`) (Note these ciphers are set with `CURLOPT_TLS13_CIPHERS` and `--tls13-ciphers`) `TLS13-AES-256-GCM-SHA384` `TLS_AES_256_GCM_SHA384` `TLS13-CHACHA20-POLY1305-SHA256` `TLS_CHACHA20_POLY1305_SHA256` `TLS13-AES-128-GCM-SHA256` `TLS_AES_128_GCM_SHA256` `TLS13-AES-128-CCM-8-SHA256` `TLS_AES_128_CCM_8_SHA256` `TLS13-AES-128-CCM-SHA256` `TLS_AES_128_CCM_SHA256` ## NSS ## NSS Loading Loading
docs/CIPHERS.md +5 −5 Original line number Original line Diff line number Diff line Loading @@ -157,11 +157,11 @@ When specifying multiple cipher names, separate them with colon (`:`). (Note these ciphers are set with `CURLOPT_TLS13_CIPHERS` and `--tls13-ciphers`) (Note these ciphers are set with `CURLOPT_TLS13_CIPHERS` and `--tls13-ciphers`) `TLS13-AES-256-GCM-SHA384` `TLS_AES_256_GCM_SHA384` `TLS13-CHACHA20-POLY1305-SHA256` `TLS_CHACHA20_POLY1305_SHA256` `TLS13-AES-128-GCM-SHA256` `TLS_AES_128_GCM_SHA256` `TLS13-AES-128-CCM-8-SHA256` `TLS_AES_128_CCM_8_SHA256` `TLS13-AES-128-CCM-SHA256` `TLS_AES_128_CCM_SHA256` ## NSS ## NSS Loading