mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-07-06 21:02:48 -05:00
Fixed cross-signed root CA certificate
This commit is contained in:

committed by
Michał Trojnara

parent
105fd3af4a
commit
0b93a94ffa
@ -21,8 +21,8 @@ crl_extensions = crl_ext
|
||||
default_md = sha256
|
||||
preserve = no
|
||||
policy = policy_loose
|
||||
default_startdate = 180101000000Z
|
||||
default_enddate = 241231000000Z
|
||||
default_startdate = 20180101000000Z
|
||||
default_enddate = 20341231000000Z
|
||||
x509_extensions = v3_req
|
||||
email_in_dn = yes
|
||||
default_days = 2200
|
||||
|
Reference in New Issue
Block a user