Roles required for installing and managing SSL certificates on GCP
Also read - A 3 step recipe for creating and managing GCP Resources and a Security Admin Role in GCP
What do I need to install SSL Certificates on GCP Cloud Load Balancers?
- Compute Security Admin role (
compute.securityAdmin
) - Compute Network Admin role (
compute.networkAdmin
) in the project. - A Custom role for the project that includes the
compute.sslCertificates.*
permissions and one or both ofcompute.targetHttpsProxies.*
andcompute.targetSslProxies.*
, depending on the type of load balancer that you are using
Need an experienced Cloud Networking or a Cloud Data Protection Expert? Anuj has successfully delivered over a dozen deployments on each of the public clouds (AWS/GCP/Azure) including several DevSecOps engagements. Set up a time with Anuj Varma.
Need an experienced Cloud Networking or a Cloud Data Protection Expert? Anuj has successfully delivered over a dozen deployments on each of the public clouds (AWS/GCP/Azure) including several DevSecOps engagements. Set up a time with Anuj Varma.
Leave a Reply