Project

General

Profile

Actions

Bug #4420

closed

OpenSSL::X509::Request#to_der で RequestError ではなく CertificateError が発生する

Added by ohai (Ippei Obayashi) about 13 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 1.9.2p180 (2011-02-18 revision 30909) [x86_64-linux]
Backport:
[ruby-dev:43237]

Description

=begin
OpenSSL::X509::Request#to_der の実体(ext/openssl/ossl_x509req.c:ossl_x509req_to_der)
でOpenSSL::X509::CertificateErrorを発生させていますが、これは
OpenSSL::X509::RequestError が妥当であるように思われます。

この問題を修正するパッチを添付してあります。
=end


Files

x509req_ossl_x509req_to_der.patch (477 Bytes) x509req_ossl_x509req_to_der.patch ohai (Ippei Obayashi), 02/22/2011 01:44 AM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0