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:
16
android/extern/wolfssl/tests/test-dtls-fails.conf
vendored
Normal file
16
android/extern/wolfssl/tests/test-dtls-fails.conf
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# DTLS test
|
||||
# server DTLSv1.2 too big test
|
||||
-v 3
|
||||
-l ECDHE-ECDSA-AES128-SHA256
|
||||
-c ./certs/server-ecc.pem
|
||||
-k ./certs/ecc-key.pem
|
||||
-u
|
||||
-B 9000
|
||||
|
||||
# client DTLSv1.2 too big test
|
||||
-v 3
|
||||
-l ECDHE-ECDSA-AES128-SHA256
|
||||
-A ./certs/ca-ecc-cert.pem
|
||||
-u
|
||||
-B 9000
|
||||
|
||||
Reference in New Issue
Block a user