How to install a new CA certificate on Linux?
Posted
by
Dail
on Pro Webmasters
See other posts from Pro Webmasters
or by Dail
Published on 2011-05-25T16:08:45Z
Indexed on
2011/06/25
8:31 UTC
Read the original article
Hit count: 207
I have bought a cheap SSL certificate to run my website using NGINX.
They sent me 4 .crt files:
www_mywebsite_it.crt
AddTrustExternalCARoot.crt
PositiveSSLCA.crt
UTNAddTrustServerCA.crt
I have configurate www_mywebsite_it.crt and my .key on NGinx, but I also have to install the others .crt files.
How can I do it? I'm using Ubuntu.
(The problem is that I see correctly the SSL certificate using Firefox, Chrome and Opera but if I use Firefox 4.0.1 (the last) I get the default Firefox alert for insecure website.)
Thank you!
© Pro Webmasters or respective owner