MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: KloxoLittleFish on 2014-11-05, 14:46:34

Title: certificate_key_file_corrupted
Post by: KloxoLittleFish on 2014-11-05, 14:46:34
To add a SSL certificate in Kloxo panel always give me this error ... certificate_key_file_corrupted
I have: mi.key, certificate.crt and intermediate.crt and
What file is it?  Key File or Certificate File or Certificate CA File? Key File?

What format does it have?

Quote
-----BEGIN RSA PRIVATE KEY-----
Proc-Type: 4,ENCRYPTED
DEK-Info: blablabla,blablabla

blablabla
-----END RSA PRIVATE KEY-----

or

Quote
-----BEGIN RSA PRIVATE KEY-----
blablabla
-----END RSA PRIVATE KEY-----

It's my first time  ::)
Title: Re: certificate_key_file_corrupted
Post by: MRatWork on 2014-11-05, 15:11:23
Comparing content of your external certificate with default. Kloxo-MR using format .key and .pem (combine .key and crt).
Title: Re: certificate_key_file_corrupted
Post by: KloxoLittleFish on 2014-11-06, 06:45:23
Comparing content of your external certificate with default. Kloxo-MR using format .key and .pem (combine .key and crt).

I see ...
default.key=privatekey
default.crt=crt
default.pem=crt+privatekey
default.ca=intermediate?

Kloxo panel has only 3 Add Upload Files: Key File (.key?), Certificate File (.crt?), Certificate CA File (.ca???)

.key=private key?
.crt=public key send by sslregistor??
.ca=controlkey send by sslregistor??

Title: Re: certificate_key_file_corrupted
Post by: MRatWork on 2014-11-06, 07:40:28
Better try it.