OpenSSL ssl implementation doesn't support client auth
------------------------------------------------------

                 Key: JRUBY-3767
                 URL: http://jira.codehaus.org/browse/JRUBY-3767
             Project: JRuby
          Issue Type: Bug
          Components: OpenSSL
    Affects Versions: JRuby 1.3RC2
         Environment: jruby 1.3.0RC2 (ruby 1.8.6p287) (2009-06-09 eb37556) 
(Java HotSpot(TM) 64-Bit Server VM 1.6.0_07) [x86_64-java]
            Reporter: Brice Figureau
         Attachments: 0001-refactor-ssl-test-and-add-client-auth-tests.patch, 
0002-Fix-ssl-server-client-certificate-checks-with-cert.patch, 
0003-Fix-X509-cert-extension-parsing-especially-subjectA.patch

My tests with Puppet on jruby show that the client certificate wasn't properly 
verified with VERIFY_PEER.
This set of patch:
 * introduces improved ssl tests
 * fix the client certificate verification (and tests)
 * fix jruby-openssl to make sure all ssl tests

Those patches are also available in the ssl-fixes branch of my github 
repository:
http://github.com/masterzen/jruby-openssl/tree/ssl-fixes

Please apply after review,
Brice

-- 
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