mirror of
https://github.com/open-goal/jak-project
synced 2026-06-28 19:21:06 -04:00
12 lines
242 B
INI
Vendored
Generated
12 lines
242 B
INI
Vendored
Generated
[ ca ]
|
|
default_ca = EdelCurlRoot
|
|
|
|
[ EdelCurlRoot ]
|
|
database = EdelCurlRoot-ca.db
|
|
certificate = EdelCurlRoot-ca.crt
|
|
private_key = EdelCurlRoot-ca.key
|
|
crlnumber = EdelCurlRoot-ca.cnt
|
|
default_md = sha256
|
|
default_days = 365
|
|
default_crl_days = 30
|