shenanigansf
This commit is contained in:
11
ca/cheese.cfg
Normal file
11
ca/cheese.cfg
Normal file
@@ -0,0 +1,11 @@
|
||||
[ ca ]
|
||||
default_ca = CA_default
|
||||
[ CA_default ]
|
||||
default_days = 365
|
||||
database = index.txt
|
||||
serial = serial
|
||||
new_certs_dir = .
|
||||
default_md = sha256
|
||||
policy = policy_any
|
||||
[ policy_any ]
|
||||
commonName = supplied
|
||||
Reference in New Issue
Block a user