Piotr Tabor
|
60e44286fa
|
Fix pkg/tlsutil (test) to not fail on 386.
In fact this commit rewrites the functionality to use upstream list of
ciphers instead of checking whether the lists are in sync using ast
analysis.
|
2021-02-08 23:03:43 +01:00 |
|
Gyuho Lee
|
b34c0c55a5
|
pkg/tlsutil: add "TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256" to support cipher suite
pkg/tlsutil: support TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
|
2020-05-10 18:36:28 -07:00 |
|
Hitoshi Mitake
|
65887ae1b4
|
pkg, clientv3, etcdmain: let grpcproxy rise an error when its cert has non empty CN
Fix https://github.com/etcd-io/etcd/issues/9521
|
2019-01-25 00:43:57 +09:00 |
|
Gyuho Lee
|
67313ff06f
|
pkg/tlsutil: add "GetCipherSuite"
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-06-05 12:26:48 -07:00 |
|
Anthony Romano
|
fc7da09d67
|
*: add missing godoc package descriptions
Fixes #4074
|
2016-05-27 15:15:26 -07:00 |
|
Gyu-Ho Lee
|
8b77de4e99
|
pkg: update LICENSE header
|
2016-05-12 20:48:53 -07:00 |
|
Xiang Li
|
eb3919e8cf
|
*: move baisc tls util funcs to tlsutil pkg
|
2016-03-31 09:45:45 -07:00 |
|