[Rubygems-developers] [PATCH] Add Gem Signing Support to RubyGems
Marcel Molina Jr.
marcel at vernix.org
Wed Apr 27 11:26:53 EDT 2005
On Wed, Apr 27, 2005 at 11:07:38AM -0400, Marcel Molina Jr. wrote:
> > Attached is a patch against RubyGems 0.8.10 that adds cryptographic
> > signature support to Ruby Gems via OpenSSL. Attached to this email
> > (and included in the patch under doc/) is some fairly detailed and
> > (hopefully) straightforward documentation explaining how to adjust your
> > security policy, create a gem signing certificate, and sign your own
> > gems.
One other thing: Your CertCommand uses 'puts' in several places when from
what I gather most output in the gem_command.rb uses the 'say' method,
defined in user_interaction.rb.
thanks again,
marcel
--
Marcel Molina Jr. <marcel at vernix.org>
More information about the Rubygems-developers
mailing list