X509Store#verify_callback is not called
---------------------------------------

                 Key: JRUBY-4369
                 URL: http://jira.codehaus.org/browse/JRUBY-4369
             Project: JRuby
          Issue Type: Bug
          Components: OpenSSL
    Affects Versions: JRuby-OpenSSL 0.6
            Reporter: Hiroshi Nakamura
            Assignee: Hiroshi Nakamura


src/java/org/jruby/ext/openssl/X509Store.java
{code}
                if(!proc.isNil()) {
                    System.err.println("WARNING: unimplemented method called: 
ossl_verify_cb");
                    System.err.println("GOJS");
                }
{code}


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