MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Tips and Tricks => Topic started by: KloxoLittleFish on 2014-11-06, 10:03:44

Title: Does anyone know how to install a ssl certificate?
Post by: KloxoLittleFish on 2014-11-06, 10:03:44
Does anyone know how to install a ssl certificate in Kloxo?

I'm trying to install a certificate rapidssl namecheap but I fail.

I have: mi.key, certificate.crt and intermediate.crt , always give me this error ... certificate_key_file_corrupted
Title: Re: Does anyone know how to install a ssl certificate?
Post by: KloxoLittleFish on 2014-11-06, 13:19:38
okey ... mistake ... i make privatekey with "phase" ...  ::)

Quote
openssl genrsa -des3 -out blablabla.key 2048

better

Quote
openssl genrsa -out blablabla.key 2048

if anyone has problems with RapidSSL ask, I can help :)