[Modules] GnuTls: Base64 unexpected header error

Sat Forum satforum at email.cz
Fri Jun 17 17:18:46 EDT 2011


Hi,
I assume, that You have encrypted private key.
You can check it by:
$ head -n 1 serverkey.pem
-----BEGIN ENCRYPTED PRIVATE KEY----- 

Then decrypt by:
$ openssl rsa -in serverkey.pem -out serverkeynew.pem

Best regard



More information about the Modules mailing list