Page 1 of 1

ssl cannot connect

Posted: Sun Jun 19, 2005 1:29 am
by mnmnk
Hello, When i try to connect to my server ssl port 6697 i get disconectted right away and on the other side i get this message

Code: Select all

* Exiting ssl client [@123.123.123] SSL_accept(): Internal OpenSSL error or protocol error
I know this is not junk messages because i cannot connect using ssl.
I have ssl enable in ./Config and ssl flags in listen block.
Is there anything else i need to do and what can fix this problem
oh, when ./Config asked me for openssl path i left it blank
Because i do not know were it is.
But its installed

Posted: Sun Jun 19, 2005 4:42 am
by Stealth
http://www.vulnscan.org/UnrealIrcd/faq/#65

Also, if you are just getting "Connection reset by peer", it means you did not tell your client the port is SSL - clients don't know these things, and need to be told. I think the standard for most clients is +<port>, like +6697.