An organization is implementing a PKI hierarchy. The security team wants to ensure that if an issuing CA is compromised, the root CA remains unaffected and can revoke the issuing CA's certificate. Which of the following BEST describes the recommended architecture?
The offline root CA is kept secure and can revoke the issuing CA if needed.
Why this answer
In a hierarchical PKI, the root CA is offline and issues certificates to intermediate CAs. The root CA can revoke the intermediate CA's certificate without being compromised itself.