diff options
author | Kasei <cnsdwpc@gmail.com> | 2019-11-06 15:09:29 +0800 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2019-11-05 23:09:29 -0800 |
commit | dbc66d0405a83bdef9a12ca00399ede7cb947946 (patch) | |
tree | d421e4c6484bd385d9ecbcf60fde3b7084c049f9 /gogs.go | |
parent | 9578a3cc31c8543911bf32e3d1c03f9e29046ffa (diff) |
tls: update default CurvePreferences and CipherSuites (#5850)
* Enable X25519 curve and reorder curve list to improve key exchange performance
* Enable ECDSA ciphers for EC certs
* Enable CHACHA20_POLY1305 ciphers
* Disable RSA key exchange algorithm which don't provide PFS
* Disable non-AEAD ciphers
Signed-off-by: Kasei Wang <kasei@kasei.im>
Diffstat (limited to 'gogs.go')
0 files changed, 0 insertions, 0 deletions