Google Cloud Professional Cloud Security Engineer — Question 156

Your customer has an on-premises Public Key Infrastructure (PKI) with a certificate authority (CA). You need to issue certificates for many HTTP load balancer frontends. The on-premises PKI should be minimally affected due to many manual processes, and the solution needs to scale.

What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because using a subordinate CA in the Google Certificate Authority Service allows the existing on-premises PKI to issue certificates without significant changes to its operation. Option A is incorrect as it involves Google managed certificates which may not align with the requirement of minimal impact on the existing PKI. Option C suggests importing certificates, but it does not provide a scalable solution for certificate issuance. Option D complicates the process with the use of PKCS12 and a different type of load balancer, which is unnecessary for the requirement.