this branch has a lot of files changed, only because it was branched from feature-1-cross-sign (see PR #1). The actual changes in this PR are those since commit 2c628e755d4c75af9c91aa19e1849ee3a7ab12db)
Changes
Consolidate and clean up and openssl.tmpl files, resulting in:
one openssl.cfg file for Prod Root and Intermediate CA certs
one openssl.cfg file for Test Root and Intermediate CA certs
one openssl.tmpl file for ca script to use when creating Prod Node certs
one openssl.tmpl file for ca script to use when creating Test Node certs
generate new Prod and Test Root and Intermediate CA certs
Create new Prod and Test cert chain files, including legacy CILogon certs
Tested processes documented in README.md file and corrected/updated as necessary
NOTE:
this branch has a lot of files changed, only because it was branched from
feature-1-cross-sign
(see PR #1). The actual changes in this PR are those since commit 2c628e755d4c75af9c91aa19e1849ee3a7ab12db)Changes
openssl.cfg
file for Prod Root and Intermediate CA certsopenssl.cfg
file for Test Root and Intermediate CA certsopenssl.tmpl
file forca
script to use when creating Prod Node certsopenssl.tmpl
file forca
script to use when creating Test Node certsCILogon
certs