Issue Type: Bug Bug
Affects Versions: JRuby-OSSL 0.8.2
Assignee: Unassigned
Components: OpenSSL
Created: 31/Dec/12 6:24 PM
Description:

See the following tests from Celluloid::IO

https://github.com/celluloid/celluloid-io/blob/master/spec/celluloid/io/ssl_socket_spec.rb#L105

On MRI, these return OpenSSL::X509::V_ERR_DEPTH_ZERO_SELF_SIGNED_CERT as expected.

On JRuby, this returns 1, which does not seem to be even valid. (Note: this is not returning V_OK, so at least that much should be good)

Project: JRuby
Priority: Critical Critical
Reporter: Tony Arcieri
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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