SSL error with OpenSSl

If you hit any installation issues or cannot connect to your freshly installed UnrealIRCd then this forum is for you.

Moderator: Supporters

Post Reply
NUGGETTTTTT
Posts: 1
Joined: Fri Dec 03, 2021 2:23 am

SSL error with OpenSSl

Post by NUGGETTTTTT »

I get this error with Openssl, can you guys help me?

* Loading IRCd configuration..
* config error: Failed to load SSL certificate conf/tls/server.cert.pem
* error:02FFF002:system library:func(4095):No such file or directory
* error:20FFF002:BIO routines:CRYPTO_internal:system lib
* error:14FFF002:SSL routines:(UNKNOWN)SSL_internal:system lib
* Configuration loaded.
* config error: Failed to load SSL certificate conf/tls/server.cert.pem
* error:02FFF002:system library:func(4095):No such file or directory
* error:20FFF002:BIO routines:CRYPTO_internal:system lib
* error:14FFF002:SSL routines:(UNKNOWN)SSL_internal:system lib
* config error: Failed to load SSL/TLS (see errors above). UnrealIRCd can not start.
Im also on windows
CrazyCat
Posts: 215
Joined: Thu Apr 28, 2005 1:05 pm
Location: France
Contact:

Re: SSL error with OpenSSl

Post by CrazyCat »

I think you don't have server.cert.pem in conf/tls/, so you have to create the certificate.
Syzop
UnrealIRCd head coder
Posts: 2112
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Re: SSL error with OpenSSl

Post by Syzop »

The Windows installer asks you to create a certificate, so you must have either (accidentally) unticked that box in the install screen or cancelled the procedure.

But no problem, you can still create it via: Start -> All Program's -> UnrealIRCd (5 or 6) -> Make Certificate
Post Reply