Search found 3 matches

by StevenHay
Sun Jan 29, 2006 4:00 pm
Forum: Unreal 3.2 Support
Topic: Failed to load SSL certificate server.cert.pem
Replies: 3
Views: 4857

Syzop wrote:openssl is (partially) missing.

You could do './Config' again and choose 'no' to SSL (and then 'make' etc).
okay ive done that it works fine without ssl
but i want it with ssl but its giving me this error for some unknown reason
by StevenHay
Sun Jan 29, 2006 1:52 pm
Forum: Unreal 3.2 Support
Topic: Channels in /whois
Replies: 4
Views: 2103

i think thats channels that have +s
by StevenHay
Sun Jan 29, 2006 10:31 am
Forum: Unreal 3.2 Support
Topic: Failed to load SSL certificate server.cert.pem
Replies: 3
Views: 4857

Failed to load SSL certificate server.cert.pem

I Get Getting This Error When Trying To Start The IRCD
Ive Tried

make pem

and i get the following


Generating certificate request ..
req -new \
-config src/ssl.cnf -out server.req.pem \
-keyout server.key.pem -nodes
make: req: Command not found
make: *** [pem] Error 127

i used the search ...