jruby-openssl trunk doesn't support SSL
---------------------------------------

                 Key: JRUBY-1716
                 URL: http://jira.codehaus.org/browse/JRUBY-1716
             Project: JRuby
          Issue Type: Bug
          Components: OpenSSL
         Environment: Mac OS X 10.5
SoyLatte 1.0
            Reporter: Changshin Lee
            Priority: Blocker
         Attachments: patch.diff, test_https_resource.rb

The attached test case fails due to two points in SSLSocket

1. close method fails when engine (and netData) is null.
2. SSLContext.getInstance("SSL",OpenSSLReal.PROVIDER) fails in ossl_ssl_setup 
method.

The attached patch fixes them.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to