I have a question about the Google Cloud Platform load balancer.
I can register an SSL certificate separately in the front-end settings. Now I want to set up a second SSL so that the same website can log in with HTTPS from the two domains.
About 15 minutes after registration, the second SSL certificate was also valid, and even if you accessed with a new domain name, you could access HTTPS.
However, after a while, the second SSL setting automatically disappears from the GCP load balancer setting, and even if you access the domain of the HTTPS certificate, the error "NET :: ERR_CERT_COMMON_NAME_INVALID" is displayed on the screen.
How can I set up a second SSL certificate to work?