Answer the question
In order to leave comments, you need to log in
Installing an SSL certificate from 3 files - is there an instruction?
I ordered an SSL certificate, I received an email:
Last year, I myself installed them in VPS somehow, I now have two old files there, one with the .crt extension, the second .key. But I remember that in one of these files I concatenated 3 certificates at once. In general, I somehow freaked out, but I don’t remember how. Google mostly gives tutorials on Let's Encrypt. Maybe there is a normal instruction somewhere on how to make ssl work on the site from these 3 files that were sent to me?
Answer the question
In order to leave comments, you need to log in
csr is a request for a certificate, it is no longer needed,
most likely, you have concatenated the certificate and the root certificate into the certificate file
, there should still be a private key, which, with the key extension, is a separate file
For ssl to work, 2 files are needed:
Certificate cert.pem
Private key private.key
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question