Search found 4 matches

by Hindifarai
Fri Aug 27, 2004 3:18 pm
Forum: Unreal 3.2 Support
Topic: Vulnerability?
Replies: 1
Views: 1636

Vulnerability?

http://www.securityfocus.com/bid/10811/discussion/

Unreal ircd is prone to multiple vulnerabilities that may allow a remote attacker to execute arbitrary code on a vulnerable computer. If successful, the attacker may gain unauthorized access to the computer. The application is reportedly ...
by Hindifarai
Mon Apr 12, 2004 2:29 pm
Forum: Unreal 3.2 Support
Topic: SSL Compile
Replies: 23
Views: 22311

Code: Select all

configure:2153: checking for openssl
configure:2171: found /usr/bin/openssl
configure:2183: result: /usr/bin/openssl

Code: Select all

configure:9509: checking for openssl
configure:9533: result: not found
configure:9535: WARNING: disabling ssl support
by Hindifarai
Mon Apr 12, 2004 1:15 pm
Forum: Unreal 3.2 Support
Topic: SSL Compile
Replies: 23
Views: 22311

I used ./Config and then make.
And after post here I read documentation and I analyze each bloc of config.
I've verified openssl on my server.

If you have an idea about my problem or a piece of idea i would be glad to you. If you don't I will continue other tests.

I think that my english isn't ...
by Hindifarai
Mon Apr 12, 2004 9:59 am
Forum: Unreal 3.2 Support
Topic: SSL Compile
Replies: 23
Views: 22311

I've got the same problem as ronrudman.

listen with SSL flag enabled on a non SSL compile

I compiled an other time but there were no effect.
Note that on the end of ./configure I have done the certificate so ths ssl argument is taken.

I don't understant were is the problem.

Sorry for my poor ...