0
votes

I use Firebase hosting for my website and have connected it to my custom domain on Namecheap.
Because Firebase provides a weird shared SSL on it's own, I bought an SSL certificate from Namecheap. I got the CSR from Google Cloud Platform, activated it and installed the .zip file for the SSL installation.
Now I don't know how to install it in firebase. The Namecheap guide only explaines it for Google Cloud Platform application engine, which I am not using.
I couldn't find anything adressing this.

How do I install my SSL .zip file on my website if I am using Namecheap and Firebase?

Edit: When I'm on my dashboard on Namecheap my domain has that red SSL symbol next to it and it says that is is actived. When I click on manage it says that I need to install it. So yeah. I think it's activated but not installed on my website.

The message when I manage my active SSL in Namecheap Thank you

1

1 Answers

1
votes

Firebase Hosting only supports its own provisioned SSL certs, as described in detail in the documentation. You can't add one of your own.