James Miller created JRUBY-6579:
-----------------------------------

             Summary: Initializing a OpenSSL::PKey::RSA or OpenSSL::PKey::DSA 
with an invalid private key raises Java::JavaLang::ClassCastException
                 Key: JRUBY-6579
                 URL: https://jira.codehaus.org/browse/JRUBY-6579
             Project: JRuby
          Issue Type: Bug
          Components: OpenSSL
            Reporter: James Miller


If the summary isn't enough info, you can reproduce in my SSHKey lib by doing 
the following under JRuby:

git clone git://github.com/bensie/sshkey.git
cd sshkey
edit lib/sshkey.rb, line 102 so it says "rescue" instead of "rescue Exception"
bundle install
rake

Twitter conversation with @headius:
https://twitter.com/#!/bensie/status/187660891825778688

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.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