
View Faq
|
Question: I just activated SSL for Monetra, and Monetra appears to hang on start. Why? (Hint: SSL Key passphrase)
|
Answer:
Most likely this is happening because you created your SSL key
with a passphrase. To remove the passphrase, issue these commands:
openssl rsa -in file1.key -out file2.key
When it asks you for your password, please type it in.
The generated file2.key will not have the passphrase encrypted into it.
|
<-- Back to FAQ's |
|
|
|