SSL Error

These are old archives. They are kept for historic purposes only.
Post Reply
Piero
Posts: 3
Joined: Wed Jan 21, 2009 10:24 pm

SSL Error

Post 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.
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Re: SSL Error

Post 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.
Post Reply