Page 1 of 1

SSL Error

Posted: Thu Jan 22, 2009 7:17 pm
by Piero
* Loading IRCd configuration ..
* Configuration loaded without any problems ..
* Initializing SSL.
Possible error encountered (IRCd seemingly not started)
in the ircd.log: Failed to load SSL certificate server.cert.pem

The OpenSSL is installed. What's the problem? :\ I tried make pem, and isn't works.

Re: SSL Error

Posted: Fri Jan 23, 2009 2:00 am
by Stealth
Failed to load SSL certificate server.cert.pem

This usually happens because you specified a different directory to install Unreal to than the directory containing the source. You need to manually copy server.cert.pem and server.key.pem to the Unreal install directory. If you do not have these files, you need to run 'make pem' from the Unreal source directory.