Fix TLS 1.2 crypto and add end-to-end tests
This commit is contained in:
parent
b597423237
commit
624eda8168
4 changed files with 163 additions and 25 deletions
|
|
@ -17,7 +17,7 @@ AES_256_GCM_SHA384
|
|||
CHACHA20_POLY1305_SHA256
|
||||
```
|
||||
|
||||
TLS 1.2 prepared for (doesn't work yet):
|
||||
TLS 1.2 (only ECDSA is tested):
|
||||
```
|
||||
ECDHE_ECDSA_AES128_GCM_SHA256
|
||||
ECDHE_RSA_AES128_GCM_SHA256
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue