From: Brian Candler Date: 2012-08-22T17:35:26+09:00 Subject: Re: How to use openssl with TCPSocket Are you connecting on a different port? Otherwise the server doesn't know you want to use ssl. If it's a shared port you will need to negotiate that you want to use SSL before you start it. -- Posted via http://www.ruby-forum.com/.