Hi, I'm actually running a new web site on Google Cloud Platform. I deploy the Bitnami Owncloud package. Everything is running well but I'm not able to install my SSL Certificate. I bought an SSL certificates from Namecheap but I'm very confused because the documentation from Bitnami, Namecheap and Comodo are not the same. All the directives are different.
First what is supposed to be the name ot the certificates. For example if my domain name is «mydomain.com». In Bitnami docs you said to create the csr file using «cert.csr» name but in Namecheap the name must be the same as my domain name so I named it «mydomain.com.csr» and for the key I named it «mydomain.com.key». Comodo return me two files «mydomain_com.ca-bundle» and «mydomain_com.crt». They replace «.com» by «_com». Do I have to remane these files before copying it? What is the real name I'm suppose to use for each files?
Also I use HTTP validation so I download a text file from Namecheap in htdocs. How can I verify it's ok?
Also how to know if port 443 is open, in Bitnami I didn't find any documentation about opening 443 port.
I'm an experience programmer and I found the installation of a SSL certificate the most difficult task of my life because no clear documentation is available.
Anyone can help me?
Regards,
André