I'm experiencing SSL/cert issues on GCP.
On GCP, I have a self-managed SSL/certificate up on my load balancer and that is working fine. I've installed WordPress. After WordPress installation, when a WordPress page loads on Compute Engine, it automatically goes to an http page, instead of https and then I cannot get anything to function properly.
I've tried installing a Google managed cert on Compute Engine, but it's been in "pending" status for about a week now.
What's the best way to get Load Balancer and Compute Engine to use SSL? I would like to use https throughout the web app.