[FreeBSD Ports] UnrealIRCD 3.2.3 SSL failure

These are old archives. They are kept for historic purposes only.
Post Reply
ShadowBumble
Posts: 2
Joined: Fri Dec 23, 2005 4:07 pm

[FreeBSD Ports] UnrealIRCD 3.2.3 SSL failure

Post by ShadowBumble »

He guyz i got a question i builded the Unreal IRCD from the port collection configured the whole thing but when i wanted to start it it gives this message in the logfile :

[Fri Dec 23 17:06:38 2005] - Failed to load SSL certificate server.cert.pem

How do i compile these manually ? And where does it has to be cause i couldn't find any options of this in the config file.
Jason
Posts: 570
Joined: Mon Jun 14, 2004 5:09 pm

Post by Jason »

I reccommend you do NOT use the ports unreal under freebsd. If you compile unreal yourself (I did on FBSD 5.1-6), it works fine.

This is your ssl certificate.
Why the hell can't my signature be empty?
"Your message contains too few characters."
ShadowBumble
Posts: 2
Joined: Fri Dec 23, 2005 4:07 pm

Post by ShadowBumble »

Jason wrote:I reccommend you do NOT use the ports unreal under freebsd. If you compile unreal yourself (I did on FBSD 5.1-6), it works fine.

This is your ssl certificate.
I rebuilded it from scratch and now it works.

Thanks for the advice
Jason
Posts: 570
Joined: Mon Jun 14, 2004 5:09 pm

Post by Jason »

No problem.


Developers/Founder(s): Couldnt you do something to get Unreal out of FreeBSD's ports?
Why the hell can't my signature be empty?
"Your message contains too few characters."
Suchiara
Posts: 64
Joined: Fri May 20, 2005 2:37 pm

Post by Suchiara »

Why get it from the ports? Ports are constantly updated and maintained by the team..

All software coders expect their soft to be included in ports.

You mean that no one wants users to run old version of Unreal? And what about other software coders, lets say Apache. Do they want their users to run old versions?

Well, quite a strange view.
GpoMaL

FreeBSD 6.0-STABLE + 3.2.4-rc3 with ssl

Post by GpoMaL »

Jason wrote:I reccommend you do NOT use the ports unreal under freebsd. If you compile unreal yourself (I did on FBSD 5.1-6), it works fine.

This is your ssl certificate.
Hi all,

I would like just to report my install.

The port unreal 3.2.3 doesn't run
After install and running, i have just a message "Initializing SSL"..

So, i have fetch Unreal 3.2.4-rc3 release ( for test )
( openssl-stable-0.9.7i )
Everything is ok for ./Config && make.

But, when i want to connect on my ircd ( my client is : xchat-gnome-0.5_1 )
i have this message :
"Connection failed. Error: (336130315) error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number"

Connect without ssl is ok.

That's all.
Post Reply