VirtualBox

source: vbox/trunk/src/libs/openssl-3.0.7/test/ssl-tests/24-padding.cnf@ 97673

最後變更 在這個檔案從97673是 94320,由 vboxsync 提交於 3 年 前

libs/openssl-3.0.1: Export to OSE and fix copyright headers in Makefiles, bugref:10128

檔案大小: 663 位元組
 
1# Generated with generate_ssl_tests.pl
2
3num_tests = 1
4
5test-0 = 0-default
6# ===========================================================
7
8[0-default]
9ssl_conf = 0-default-ssl
10
11[0-default-ssl]
12server = 0-default-server
13client = 0-default-client
14
15[0-default-server]
16Certificate = ${ENV::TEST_CERTS_DIR}/servercert.pem
17CipherString = DEFAULT
18MaxProtocol = TLSv1.3
19MinProtocol = TLSv1.3
20PrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem
21RecordPadding = 64
22
23[0-default-client]
24CipherString = DEFAULT
25MaxProtocol = TLSv1.3
26MinProtocol = TLSv1.3
27RecordPadding = 11
28VerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem
29VerifyMode = Peer
30
31[test-0]
32ExpectedResult = Success
33
34
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette