nerdexam
Google

PROFESSIONAL-CLOUD-SECURITY-ENGINEER · Question #260

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…

The correct answer is B. Use a subordinate CA in the Google Certificate Authority Service from the on-premises PKI. To issue many certificates for HTTP load balancer frontends while minimally affecting an on-premises PKI and ensuring scalability, use a subordinate CA in Google Certificate Authority Service rooted from the on-premises PKI.

Submitted by chiamaka_o· Apr 18, 2026Configuring network security

Question

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?

Options

  • AUse Certificate Manager to issue Google managed public certificates and configure it at HTTP the
  • BUse a subordinate CA in the Google Certificate Authority Service from the on-premises PKI
  • CUse Certificate Manager to import certificates issued from on-premises PKI and for the frontends.
  • DUse the web applications with PKCS12 certificates issued from subordinate CA based on

How the community answered

(34 responses)
  • A
    9% (3)
  • B
    71% (24)
  • C
    15% (5)
  • D
    6% (2)

Why each option

To issue many certificates for HTTP load balancer frontends while minimally affecting an on-premises PKI and ensuring scalability, use a subordinate CA in Google Certificate Authority Service rooted from the on-premises PKI.

AUse Certificate Manager to issue Google managed public certificates and configure it at HTTP the

Using Certificate Manager for Google-managed public certificates bypasses the on-premises PKI entirely, which contradicts the implicit requirement to involve and minimally affect the existing on-premises PKI infrastructure.

BUse a subordinate CA in the Google Certificate Authority Service from the on-premises PKICorrect

Leveraging Google Certificate Authority Service to host a subordinate CA, which is then signed by the on-premises PKI, provides a scalable and managed solution for issuing many certificates. This approach minimizes the manual processes on the on-premises PKI by requiring it to sign only the subordinate CA once, while allowing the Google Cloud CA Service to handle subsequent, high-volume certificate issuance efficiently for HTTP load balancer frontends.

CUse Certificate Manager to import certificates issued from on-premises PKI and for the frontends.

Using Certificate Manager to import certificates issued manually from an on-premises PKI would involve manual issuance and import for 'many' frontends, which is not scalable and does not minimize manual processes.

DUse the web applications with PKCS12 certificates issued from subordinate CA based on

Referring to 'web applications with PKCS12 certificates from subordinate CA' is vague and does not directly address the scalable issuance and management of certificates specifically for HTTP Load Balancer frontends in Google Cloud, for which Certificate Manager or CA Service are the designated tools.

Concept tested: Google Cloud Certificate Authority Service integration

Source: https://cloud.google.com/certificate-authority-service/docs/issuing-subordinate-cas

Topics

#Hybrid PKI#Certificate Authority Service (CAS)#Certificate management#Load balancer certificates

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-SECURITY-ENGINEER Practice