README.txt

Path: README.txt
Last Update: Thu Dec 04 16:21:23 -0800 2008

JRuby-OpenSSL

DESCRIPTION:

JRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL native library.

JRuby offers *just enough* compatibility for most Ruby applications that use OpenSSL.

Libraries that appear to work fine:

    Rails, Net::HTTPS

Notable libraries that do not yet work include:

    Net::SSH, Net::SFTP, etc.

Please report bugs and incompatibilities (preferably with testcases) to either the JRuby mailing list [1] or the JRuby bug tracker [2].

[1]: xircles.codehaus.org/projects/jruby/lists

[2]: jira.codehaus.org/browse/JRUBY

[Validate]