I created a load balancer and i mapped my own domain to use HTTPS
then i added a certificate using Google-managed SSL
so, it works well if i use it with my main domain, but i tried to redirect the request from another domain and the certificate doesn’t work
the redirection is correctly done, because i test it using postman and respond correctly, but always say the problem with the certificate
so, i want to know how can i get a certificate that allow any domain, because gcp do not allow me use wildcard, so i’ll need to generate my own certificate
Thanks
allow any domain redirected to my main domain
Melvin Recinos is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.