Replace Certificate using Plesk 11
Posted
by
Lambda Dusk
on Server Fault
See other posts from Server Fault
or by Lambda Dusk
Published on 2012-12-05T09:24:02Z
Indexed on
2012/12/05
11:08 UTC
Read the original article
Hit count: 199
I am not an admin, but a programmer. But how it is, if you're the only guy who knows about computers, everyone shoves those tasks to you.
A certificate of a domain recently expired. The domains are managed using Plesk 11, on a Linux system, Apache2.2. I was given a new certificate from the host, and it is one single .pem
file. However, Plesk asks me for a .crt
file, a private key and some CA file. I have neither, only this single .pem
file the host claims to be the certificate.
Since I myself never did anything with SSL certificates, I would really appreciate if anyone can tell me what to do with this file and how to properly add a new one so the old one can be removed.
© Server Fault or respective owner