mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-20 16:35:47 +08:00
Update code to v1.0.14 (10)
This commit is contained in:
15
android/extern/wolfssl/tests/test-psk.conf
vendored
Normal file
15
android/extern/wolfssl/tests/test-psk.conf
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# server - PSK plus certificates
|
||||
-j
|
||||
-l PSK-CHACHA20-POLY1305
|
||||
|
||||
# client- standard PSK
|
||||
-s
|
||||
-l PSK-CHACHA20-POLY1305
|
||||
|
||||
# server
|
||||
-j
|
||||
-l ECDHE-PSK-AES128-GCM-SHA256
|
||||
|
||||
# client
|
||||
-s
|
||||
-l ECDHE-PSK-AES128-GCM-SHA256
|
||||
Reference in New Issue
Block a user