Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby-OpenSSL 0.5
-
Fix Version/s: JRuby-OpenSSL 0.5.1
-
Component/s: OpenSSL
-
Labels:None
-
Environment:Mac OSX 10.5, jruby-openssl 0.5, jruby 1.3.0RC2 (ruby 1.8.6p287) (2009-05-21 3aadd8a) (Java HotSpot(TM) Client VM 1.5.0_16) [i386-java]
-
Testcase included:yes
-
Patch Submitted:Yes
-
Number of attachments :
Description
While (still) trying to run Puppet with JRuby, I discovered that it isn't possible to create an OpenSSL::X509::Request object with PEM content read from disk. This capability is fundamental for Puppet to run (on a side note, Puppet is a good candidate for SSL works as it uses things in a different way than Net::HTTPS).
Please check the enclosed patch & ruby unit test, and apply if it meets your code requirements.
I didn't push the patch to my github repository, but it is possible if you want to merge directly.
Activity
Brice Figureau
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | 0002-Add-OpenSSL-X509-Request-creation-from-PEM-content.patch [ 42180 ] |
Charles Oliver Nutter
made changes -
| Assignee | Charles Oliver Nutter [ headius ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] | |
| Fix Version/s | JRuby-OpenSSL 0.5.1 [ 15319 ] |
Charles Oliver Nutter
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |