]> git.sur5r.net Git - freertos/blob - FreeRTOS-Plus/CyaSSL/tests/test-aesgcm.conf
Prepare for V7.2.0 release.
[freertos] / FreeRTOS-Plus / CyaSSL / tests / test-aesgcm.conf
1 # server TLSv1.2 RSA-AES128-GCM-SHA256 
2 -v 3
3 -l AES128-GCM-SHA256
4
5 # client TLSv1.2 RSA-AES128-GCM-SHA256 
6 -v 3
7 -l AES128-GCM-SHA256
8
9 # server TLSv1.2 RSA-AES256-GCM-SHA384
10 -v 3
11 -l AES256-GCM-SHA384
12
13 # client TLSv1.2 RSA-AES256-GCM-SHA384
14 -v 3
15 -l AES256-GCM-SHA384
16