Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
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
Still in my quest to run Puppet, I discovered another needed missing method:
OpenSSL::X509::Certificate#check_private_key
Please merge the attached patch (and unit test) if it meets the necessary code requirements.
Another good apply, pushed in 6a75b3a. Thanks again!