Skip to content

Commit

Permalink
change root crl expiration to 4yr
Browse files Browse the repository at this point in the history
  • Loading branch information
kaysond committed May 7, 2019
1 parent 24e1c98 commit 1ffec62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spki
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,7 @@ write-root-conf () {
crlnumber = \$dir/crlnumber
crl = \$dir/crl/$ROOT_PREFIX.crl.pem
crl_extensions = crl_ext
default_crl_days = 30
default_crl_days = 1460
# SHA-1 is deprecated, so use SHA-2 instead.
default_md = sha256
Expand Down

0 comments on commit 1ffec62

Please sign in to comment.