Pedro Rolo created JRUBY-6622: --------------------------------- Summary: Unable to Load encrypted Private Key pem file Key: JRUBY-6622 URL: https://jira.codehaus.org/browse/JRUBY-6622 Project: JRuby Issue Type: Bug Components: OpenSSL Affects Versions: JRuby-OSSL 0.7.5, JRuby-OSSL 0.7.6 Environment: ubuntu rvm Reporter: Pedro Rolo
file=File.open("encrypted_rsa_key") OpenSSL::PKey::RSA.new(file.read,"this would be my passphrase") => OpenSSL::PKey::RSAError: Neither PUB key nor PRIV key -- 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