mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-21 00:45:49 +08:00
Update code to v1.0.14 (10)
This commit is contained in:
11
android/extern/wolfssl/tests/test-dtls-srtp-fails.conf
vendored
Normal file
11
android/extern/wolfssl/tests/test-dtls-srtp-fails.conf
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# server DTLSv1.2 all but SRTP_AEAD_AES_256_GCM
|
||||
-u
|
||||
-d
|
||||
-l ECDHE-RSA-AES256-GCM-SHA384
|
||||
--srtp SRTP_AES128_CM_SHA1_80:SRTP_AES128_CM_SHA1_32:SRTP_NULL_SHA1_80:SRTP_NULL_SHA1_32:SRTP_AEAD_AES_128_GCM
|
||||
|
||||
# client DTLSv1.2 SRTP_AEAD_AES_256_GCM profile
|
||||
-u
|
||||
-x
|
||||
-l ECDHE-RSA-AES256-GCM-SHA384
|
||||
--srtp SRTP_AEAD_AES_256_GCM
|
||||
Reference in New Issue
Block a user