Add project files.
This commit is contained in:
11
3rd-party/curl-7.52.1/tests/certs/EdelCurlRoot-ca.cnf
vendored
Normal file
11
3rd-party/curl-7.52.1/tests/certs/EdelCurlRoot-ca.cnf
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
[ ca ]
|
||||
default_ca = EdelCurlRoot
|
||||
|
||||
[ EdelCurlRoot ]
|
||||
database = EdelCurlRoot-ca.db
|
||||
certificate = EdelCurlRoot-ca.crt
|
||||
private_key = EdelCurlRoot-ca.key
|
||||
crlnumber = EdelCurlRoot-ca.cnt
|
||||
default_md = sha1
|
||||
default_days = 365
|
||||
default_crl_days = 30
|
Reference in New Issue
Block a user