RSA tests and fix chacha20 in tls 1.2
This commit is contained in:
parent
624eda8168
commit
7d7b1b3f99
6 changed files with 108 additions and 65 deletions
|
|
@ -17,7 +17,7 @@ AES_256_GCM_SHA384
|
|||
CHACHA20_POLY1305_SHA256
|
||||
```
|
||||
|
||||
TLS 1.2 (only ECDSA is tested):
|
||||
TLS 1.2:
|
||||
```
|
||||
ECDHE_ECDSA_AES128_GCM_SHA256
|
||||
ECDHE_RSA_AES128_GCM_SHA256
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue