> Just curious if Ruby library has SSL? I look around and it seems that > it has all the standard network protocol in place except the SSL. > (or HTTPS) Did I miss something? I haven't used this at all, but there is an SSLSocket package listed in the Ruby Application Archive as "experimental": http://www.ruby-lang.org/en/raa-list.rhtml?name=SSLSocket Hope this helps, Lyle