admin wrote
mihaidobos wrote
I don't want to abuse technical support's time as I am using the free version of the software.
Your support request will be welcome. And our tech. support is free so why not using it? (abusers are those who send us 10 questions a day without even bothering reading what our replies.)
Thank you for your help - you guys do an excellent job, but got it fixed.
For anybody who hits the same problem, you need openssl and perform the decryption operation. Then import will work.
openssl rsa –in enc.key -out dec.key
Enter pass phrase for enc.key: -> Enter passphrase
writing RSA key...
Overall it's an easier process to generate a private key in Abyss and based on that key get a Certificate Signing Request (CSR). Based on this you get a certificate for which you already own the private key.
As a best practice, you should also export your private key (copy&paste) to a secure area, so you don't have to revoke your certificate if you loose your Abyss server installation.