in reply to Re^4: IO::Socket::SSL problem
in thread IO::Socket::SSL problem

Hm seems to be a protocol error? I try to connect to SSL-enabled telnet port.

Can you connect using regular telnet client?

Replies are listed 'Best First'.
Re^6: IO::Socket::SSL problem
by balle (Novice) on Sep 27, 2012 at 09:37 UTC

    Yes and then i get:

    Escape character is '^]'. SSL authentication required Connection closed by foreign host.
      :) surely that client has a debug/trace/verbose option?
        Which client? Its oldschool telnet and even in tcpdump I can only see the tcp handshake and this error message being send from the server afterwards.