RSA tests and fix chacha20 in tls 1.2

This commit is contained in:
Jan Rüth 2023-11-26 21:56:15 +01:00 committed by Jan
commit 7d7b1b3f99
6 changed files with 108 additions and 65 deletions

View file

@ -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