I said yes to accepting SSL clients, and also have tried telling it where OpenSSL is while ./Config ing, yet it still turns the port in to a nonsssl port and complains about a non SSL compile.
* Loading IRCd configuration ..
[warning] unrealircd.conf:102: listen with SSL flag enabled on a non SSL compile
I tried both telling it OpenSSL is in , /opt/lampp/bin/openssl , and /usr/bin/openssl . Same results.
SSL clients not working
http://www.vulnscan.org/UnrealIrcd/faq/#8
Check the output of ./Config - most probably SSL was disabled because you do not have openssl-devel installed (only openssl).
Solution: Install openssl-devel (or whatever it is called on your operating system) using the package manager of your system.
Check the output of ./Config - most probably SSL was disabled because you do not have openssl-devel installed (only openssl).
Solution: Install openssl-devel (or whatever it is called on your operating system) using the package manager of your system.
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
- Coleman Hawkins