Is validity offset applicable for CA or suCA ? #290
-
Hello, I'm working with EJBCA CE version 7.11 and I'm trying to create a CA or subCA with undefined validity period. According to the documentions from this page : https://doc.primekey.com/ejbca/ejbca-operations/ejbca-ca-concept-guide/certificate-profiles-overview/certificate-profile-fields#CertificateProfileFields-UndefinedValidity Could you please help to understand what I did wrong of not correctly understood ? Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
It sounds like you are creating the Root CA and SubCA on the same system/EJBCA instance, is that correct and as planned? |
Beta Was this translation helpful? Give feedback.
Make sure you don't have "Allow Validity Override" set in the certificate profile. Then not worked for me with Validity Offset set to -100y. With "Allow Validity Override" checked, it overrides with todays date, from the CA request.