The following attributes are available but don't show up in rdoc.
io, context, sync_close
SSLSocket.new(io) => aSSLSocketSSLSocket.new(io, ctx) => aSSLSocket Class Public methods
ssl.sysread(length) => stringssl.sysread(length, buffer) => buffer Instance Public methods
ssl.syswrite(string) => Integer Instance Public methods Writes string
ssl.cipher => [name, version, bits, alg_bits] Instance Public methods The
ssl.connect => self Instance Public methods Initiates an SSL/TLS handshake
ssl.peer_cert_chain => [cert, ...] or nil Instance Public methods The
ssl.verify_result => Integer Instance Public methods Returns the result
post_connection_check(hostname) Instance Public methods Perform hostname verification
ssl.connect_nonblock => self Instance Public methods Initiates the SSL/TLS
ssl.peer_cert => cert or nil Instance Public methods The
Page 2 of 3