Project

General

Profile

Actions

Bug #8178

closed

OpenSSL::PKCS7::SignerInfo

Added by Jacob640 (Joseph Coyle) about 11 years ago. Updated over 4 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 2.1.0dev (2013-03-28 trunk 39971) [x86_64-darwin11.4.2]
Backport:
[ruby-core:53779]

Description

The instance method OpenSSL::PKCS7::SignerInfo.name does not return the signing certificate name but the X509 name of the signer's issuer. This is because SignerInfo.name is actually an alias of SignerInfo.issuer. This appears to be a mistake particularly because OpenSSL::PKCS7::RecepientInfo doesn't have a corresponding name method.

Perhaps OpenSSL::PKCS7::SignerInfo.name should be considered for removal since the method name is misleading.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0