I use a free hosting through cpanel. There is an SSL/TLS manager where i could generate CSR and then i just pasted the certificate in the certificate block and i didnt use the ca bundle.
Otherwise, you might want to make a "fullchain.pem" out of your certificate you got from sslforfree by and the intermediate cert mentioned above an put that in cPanel's certificate place.
No i cant put the ca bundle, sorry should have mentioned that! I didnt use it cause i cant put it in. I have 3 options under ssl - 1) private Key 2) CSR 3) Certificate … Do i really have an option or should i just move to a paid hosting ( last resort) I am open to moving to any other free hosting where i can get ssl working for free.
yup private key is filled since i generated it when i got the csr. Has anyone successfully used letsencrypt on these freehosting sites which give almost no access to the server.
serverco- i have all boxes filled - CSR, Private Key and Certificate. Only issue is on android devices the https version of my page shows a not secure and gets a security warning. I did a ssllab test and seems to be incomplete chain. On research i found out it could be due to this missing - “SSLCertificateFile /etc/letsencrypt/live/[FQDN]/fullchain.pem” Now i dont know where or how to add this or as far as i think i dont have accesses since i am using a free webhost service.
i typed in my website domain and went through by uploading files in .wellknown and acmechallenege and it asked if i had a csr i ticked that and added my csr and then it gave me a certificate that looked like this -----BEGIN CERTIFICATE----- and -----END CERTIFICATE-----
i simply pasted that certificate in the certificate box in my webhost
You also have the “ca bundle” ? or “fullchain.pem” ? which should be a combination of the “certificate” and the “ca certificate” (ie. all the certificates in a single file … it will contain more than one “-----BEGIN CERTIFICATE----- and -----END CERTIFICATE-----”
did that “ca bundle” contain more than one “-----BEGIN CERTIFICATE----- and -----END CERTIFICATE-----” ?
if not, then add both the “certificate” and the “ca bundle” combined - so it does contain more than one “-----BEGIN CERTIFICATE----- and -----END CERTIFICATE-----”
ok added both and got an error - It appears this certificate is in pem format / requires intermediates to function, this is not supported on free hosting.
I don’t know your exact requirements - you could try one like onesite.co - I haven’t used them myself, but it’s free hosting that support Let’s Encrypt certs and use cpanel.
Ok awesome will try it out Honestly completely new to this and just need that secure padlock in green and need to be able to upload my website But thanks a lot you have been more then helpful already and i really appreciate your time
Hey serverco, I have made an account and been successful with the lets encrypt plugin but it still shows a unsecured warning in older android devices . after change of host my certificate has been upgraded to an A-
and the chains issues have disappeared.
please help
Thanks