I have bought an SSL certificate, but I'm having some trouble installing it.
I have received a CRT certificate file:
----BEGIN CERTIFICATE----
.....
----END CERTIFICATE------
And a CA ROOT file:
----BEGIN CERTIFICATE----
.....
----END CERTIFICATE------
----BEGIN CERTIFICATE----
.....
----END CERTIFICATE------
So I go to my Plesk interface to Home => Domains => thedomain.com => SSL certificates
And I have to fill out the form, one with the label Certificate and the other with Certificate CA, so I pasted the CRT in the first and the other in the second.
At this point I obtain a warning saying:
class_sslcertificate__ca_not_signs_warn
Is this normal or am I doing something wrong ?
openssl verifyto make sure that CA is actually the signer of that certificate? – Shane Madden Feb 6 at 17:22