Page 1 of 1
Linking with ssl
Posted: Sun Oct 10, 2004 11:21 pm
by WilliamWIkked
Everytime I put "ssl;" in the link options block and try to rehash, it comes back saying non-ssl compile, but it IS compiled with SSL because SSL users can connect...
What am i doing wrong?
Posted: Sun Oct 10, 2004 11:42 pm
by katsklaw
how about the server specified in the link block? Is it compiled for ssl?
Posted: Sun Oct 10, 2004 11:44 pm
by WilliamWIkked
both were, but i don't even think it tried connecting.
it said that immediately upon an attempt to /rehash and the rehash didn't work until i removed it from the link block
Posted: Mon Oct 11, 2004 3:25 am
by aquanight
Do a /version. If you have SSL compiled, you should see a notice indicating the version of OpenSSL.
Posted: Mon Oct 11, 2004 4:45 am
by WilliamWIkked
Ah, I think I found it. haha. The other server didn't have SSL and when i did /version server2 i must of left out the '2'
Thanks.