Oracle Cloud Infrastructure 2022 Architect Professional — Question 36

You are a principal cloud consultant at a retail firm. You are tasked with importing a certificate issued by a third-party certificate authority (CA) using the Oracle Cloud Infrastructure (OCI) Certificates service. While performing the import, you upload the Certificate, Certificate Chain, and Private Key under Certificate Configuration. However, you receive the following error message:

“The certificate chain in the configuration details of the certificate is invalid”

Which two certificate settings can help resolve this error? (Choose two.)

Answer options

Correct answer: B, D

Explanation

Option B is correct because the certificate chain must include all intermediate and root CA certificates for validation. Option D is also valid, as the presence of KEY_CERT_SIGN in the key usage extension could lead to issues with the certificate's functionality, but it does not directly relate to the chain validation error. The other options do not address the specific issue with the certificate chain being invalid.