]> git.ipfire.org Git - thirdparty/strongswan.git/commit
cert-enroll: Support three generations of CA certificates
authorAndreas Steffen <andreas.steffen@strongswan.org>
Mon, 25 Nov 2024 14:35:53 +0000 (15:35 +0100)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Tue, 26 Nov 2024 07:15:09 +0000 (08:15 +0100)
commitf59ca9698a39f617db6b6efbcbd7d9b18193a17c
treecd8eb0ed6e461201644b3a0dd79612d9b0a7d056
parent559298b53e20096ae869a287569842f8c1ef2281
cert-enroll: Support three generations of CA certificates

If the lifetime of an issuing or sub CA is twice the lifetime of
the end entity certificates issued by it and the renewal cycle of
the issuing CAs is a little shorter than the validity of the end
entity certificates then three generations of CA certificates have
to be handled by the cert-enroll scripts.
src/cert-enroll/Makefile.am
src/cert-enroll/cert-enroll.conf
src/cert-enroll/cert-enroll.in
src/cert-enroll/cert-install-cockpit [new file with mode: 0644]
src/cert-enroll/cert-install-dirsrv
src/cert-enroll/cert-install-ipsec.in
src/cert-enroll/cert-install-ldaputils [new file with mode: 0644]
src/cert-enroll/cert-install-openxpki
src/cert-enroll/cert-install-ssl
src/cert-enroll/cert-install-sssd
src/cert-enroll/cert-install-swanctl.in