>> 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? LJ> I haven't used this at all, but there is an SSLSocket package listed in the LJ> Ruby Application Archive as "experimental": LJ> http://www.ruby-lang.org/en/raa-list.rhtml?name=SSLSocket I've used it. It works great. thanks, -joe