wolfssl/tests/test-psk.conf
John Safranek a47e08c49e DHE Speed Up
1. Add missing "-2" flags to the last line of most of the test conf files.
2018-12-04 12:04:12 -08:00

10 lines
119 B
Plaintext

# server - PSK plus certificates
-j
-l PSK-CHACHA20-POLY1305
-2
# client- standard PSK
-s
-l PSK-CHACHA20-POLY1305
-2