-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(generate_test_certs): update validity period
Update the validity period of the test certificates generated by `generate_test_certs`: - Root CA certs are valid for 10 years. - CA certs that are subordinate to the Root CA are valid for 5 years. - CA certs that are 2nd-level subordiante to the Root CA are valid for 2 years. - End-entity certs (e.g. the one used for TLS connections) are valid for 13 months.
- Loading branch information
1 parent
582fb6f
commit a7598b9
Showing
1 changed file
with
46 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters