mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-21 17:05:47 +08:00
Update code to v1.0.14 (10)
This commit is contained in:
21
android/extern/wolfssl/tests/test-dtls-downgrade.conf
vendored
Normal file
21
android/extern/wolfssl/tests/test-dtls-downgrade.conf
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
# server DTLS multiversion allow downgrading
|
||||
-vd
|
||||
-7 2
|
||||
-u
|
||||
-l TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
|
||||
|
||||
# client DTLSv1.0
|
||||
-v 2
|
||||
-u
|
||||
-l TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
|
||||
|
||||
# server DTLSv1.0
|
||||
-v 2
|
||||
-u
|
||||
-l TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
|
||||
|
||||
# client DTLS multiversion allow downgrading
|
||||
-vd
|
||||
-7 2
|
||||
-u
|
||||
-l TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
|
||||
Reference in New Issue
Block a user