]> granicus.if.org Git - curl/commit
docs/CIPHERS: fix the TLS 1.3 cipher names
authorDaniel Stenberg <daniel@haxx.se>
Fri, 26 Oct 2018 11:33:34 +0000 (13:33 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 27 Oct 2018 08:46:36 +0000 (10:46 +0200)
commit067992baa7fc616086237a8f917beaf0e05a4d7d
tree6bf40bb2688a80fbbae7b16d7ac31783eb7caaf2
parentac85e49d7ad88060e3380e30c143097f96c66423
docs/CIPHERS: fix the TLS 1.3 cipher names

... picked straight from the OpenSSL man page:
https://www.openssl.org/docs/manmaster/man3/SSL_CTX_set_ciphersuites.html

Reported-by: Ricky-Tigg on github
Bug: #3178
docs/CIPHERS.md