[#70843] Re: [ruby-cvs:58952] hsbt:r51801 (trunk): * lib/rubygems: Update to RubyGems HEAD(fe61e4c112). — Eric Wong <normalperson@...>
hsbt@ruby-lang.org wrote:
3 messages
2015/09/17
[ruby-core:70796] [Ruby trunk - Feature #5102] [ext/openssl] Purpose of OpenSSL::PKCS12.new / Allow changing the password
From:
zzak@...
Date:
2015-09-13 03:33:25 UTC
List:
ruby-core #70796
Issue #5102 has been updated by Zachary Scott. Assignee changed from Martin Bosslet to openssl ---------------------------------------- Feature #5102: [ext/openssl] Purpose of OpenSSL::PKCS12.new / Allow changing the password https://bugs.ruby-lang.org/issues/5102#change-54180 * Author: Martin Bosslet * Status: Feedback * Priority: Normal * Assignee: openssl ---------------------------------------- It seems as if currently creating a PKCS12 with OpenSSL::PKCS12.new is not very useful, all the attributes are read-only. So this could probably be removed or the attributes could be write-accessible, too. Apart from that, it would also be nice to be able to change the password of an existing PKCS#12 file. -- https://bugs.ruby-lang.org/