VirtualBox

source: vbox/trunk/src/libs/openssl-3.3.2/demos/bio/cmod.cnf@ 108403

最後變更 在這個檔案從108403是 108206,由 vboxsync 提交於 5 週 前

openssl-3.3.2: Exported all files to OSE and removed .scm-settings ​bugref:10757

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 622 位元組
 
1# Example config module configuration
2
3# Name supplied by application to CONF_modules_load_file
4# and section containing configuration
5testapp = test_sect
6
7# Comment out the next line to ignore configuration errors
8config_diagnostics = 1
9
10[test_sect]
11# list of configuration modules
12
13# SSL configuration module
14ssl_conf = ssl_sect
15
16[ssl_sect]
17# list of SSL configurations
18server = server_sect
19
20[server_sect]
21# Only support 3 curves
22Curves = P-521:P-384:P-256
23# Restricted signature algorithms
24SignatureAlgorithms = RSA+SHA512:ECDSA+SHA512
25# Certificates and keys
26RSA.Certificate=server.pem
27ECDSA.Certificate=server-ec.pem
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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