mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-08 23:13:38 +08:00
remove unused data
This commit is contained in:
@@ -347,42 +347,3 @@ tsa_name = yes # Must the TSA name be included in the reply?
|
|||||||
# (optional, default: no)
|
# (optional, default: no)
|
||||||
ess_cert_id_chain = no # Must the ESS cert id chain be included?
|
ess_cert_id_chain = no # Must the ESS cert id chain be included?
|
||||||
# (optional, default: no)
|
# (optional, default: no)
|
||||||
|
|
||||||
|
|
||||||
[openssl_init]
|
|
||||||
engines = engine_section
|
|
||||||
|
|
||||||
[engine_section]
|
|
||||||
skf = skf_section
|
|
||||||
|
|
||||||
[pkcs11_section]
|
|
||||||
engine_id = pkcs11
|
|
||||||
dynamic_path = /usr/lib/engines/engine_pkcs11.so
|
|
||||||
MODULE_PATH = /usr/local/lib/opensc-pkcs11.so
|
|
||||||
PIN = 123456
|
|
||||||
init = 0
|
|
||||||
|
|
||||||
[sdf_section]
|
|
||||||
engine_id = sdf
|
|
||||||
SO_PATH = /Users/guanzhi/code/github/GmSSL-Private/engines/sdf_dummy.dylib
|
|
||||||
VENDOR = sansec
|
|
||||||
OPEN_DEV =
|
|
||||||
init = 1
|
|
||||||
|
|
||||||
[skf_section]
|
|
||||||
engine_id = skf
|
|
||||||
VERBOSE = 2
|
|
||||||
SO_PATH = /home/guanzhi/code/github/GmSSL-Private/engines/libSKF_final.so
|
|
||||||
SET_AUTHKEY = 31323334353637383132333435363738
|
|
||||||
OPEN_DEV = /media/guanzhi/Factory
|
|
||||||
OPEN_APP = myApp1
|
|
||||||
init = 1
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#[req]
|
|
||||||
#distinguished_name = req_distinguished_name
|
|
||||||
#
|
|
||||||
#[req_distinguished_name]
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user