ssl?

These are old archives. They are kept for historic purposes only.
Locked
diskman
Posts: 14
Joined: Sat Oct 30, 2004 4:07 pm

ssl?

Post by diskman »

hi ;)
i tried to use ssl but couldnt compile because i found errors in configure.log

at the first point it looks good

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

but at the second point no ssl.h could be found
(on line 9707 configure serach an file named ssl.h)

configure:9707: checking for openssl
configure:9731: result: not found
configure:9733: WARNING: disabling ssl support

i couldnt find ssl.h on the whole system
(openssl is active on the system)

please can anyone help me....
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

You need open-SSL-devel too, try to install it with your paket manager.
diskman
Posts: 14
Joined: Sat Oct 30, 2004 4:07 pm

Post by diskman »

many thanks i searched for openssl-dev an not found aything matching...
but now iam installed libssl-dev and it runs perfectly ;)

thanks
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Yeah, the name of the package seems to be different on every system.... :?
Good you found it :D
Switch

Post by Switch »

About ssl, when we change the 'certificate' and 'key' value of the ssl {} in the config files and we rehash the new value are not used.
Is it possible to do this whitout restarting server ?

** MODERATOR edit: no, this is not possible **
Magician
Posts: 23
Joined: Sun Oct 31, 2004 10:35 pm
Location: Tulsa,Oklahoma

Post by Magician »

** MODERATOR EDIT: please state that question in a new thread, or even better.. read the docs ***
Syzop
UnrealIRCd head coder
Posts: 2179
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post by Syzop »

Locked due to off-topic posts
Locked