VirtualBox

source: vbox/trunk/src/libs/openssl-3.1.5/demos/bio/accept.cnf@ 104512

最後變更 在這個檔案從104512是 104078,由 vboxsync 提交於 12 月 前

openssl-3.1.5: Applied and adjusted our OpenSSL changes to 3.1.4. bugref:10638

檔案大小: 486 位元組
 
1# Example configuration file
2
3# Comment out the next line to ignore configuration errors
4config_diagnostics = 1
5
6# Port to listen on
7Port = 4433
8
9# Disable TLS v1.2 for test.
10# Protocol = ALL, -TLSv1.2
11# Only support 3 curves
12Curves = P-521:P-384:P-256
13
14# Restricted signature algorithms
15SignatureAlgorithms = RSA+SHA512:ECDSA+SHA512
16Certificate=server.pem
17PrivateKey=server.pem
18ChainCAFile=root.pem
19VerifyCAFile=root.pem
20
21# Request certificate
22VerifyMode=Request
23ClientCAFile=root.pem
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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