Issue Type: Bug Bug
Affects Versions: JRuby 1.7.3
Assignee: Unassigned
Attachments: jrubyssl.rb
Components: OpenSSL
Created: 05/Feb/13 3:23 AM
Description:

Calling OpenSSL::Cipher::Cipher#update seems to throw an "Illegal key size" error This may affect Rails 4 compatibility, because Rails 4 uses ActiveSupport::MessageEncryptor by default for encrypted cookies, though MessageEncryptor dates back at least Rails 2.3. The error occurs on every version of JRuby installed on my laptop (1.6.5 - 1.7.3.dev).

Installing the policy jar files from http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html solves the problem, though.

Related to JRUBY-7035

Environment: Mac OS X 10.7.8 and Ubuntu 12.04 server x64
Project: JRuby
Priority: Major Major
Reporter: John F. Douthat
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