source:
vbox/trunk/src/libs/openssl-3.0.7/test/default-and-fips.cnf@
97673
最後變更 在這個檔案從97673是 94320,由 提交於 3 年 前 | |
---|---|
檔案大小: 264 位元組 |
行 | |
---|---|
1 | openssl_conf = openssl_init |
2 | |
3 | # Comment out the next line to ignore configuration errors |
4 | config_diagnostics = 1 |
5 | |
6 | .include fipsmodule.cnf |
7 | |
8 | [openssl_init] |
9 | providers = provider_sect |
10 | |
11 | [provider_sect] |
12 | default = default_sect |
13 | fips = fips_sect |
14 | |
15 | [default_sect] |
16 | activate = 1 |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器