grant-olson / rubygems-openpgp

This allows you to cryptographically sign ruby gems, so that a user can later verify that they've downloaded a copy that hasn't been tampered with or hacked.
http://www.rubygems-openpgp-ca.org
Other
32 stars 4 forks source link

Can't dual-sign gems #31

Open grant-olson opened 11 years ago

grant-olson commented 11 years ago

If you build with X.509, then sign with rubygems-openpgp, the installer gets mad because the .asc files aren't signed.

grant-olson commented 11 years ago

This may have worked with rubygems 1.8 and broken in 2.0. Test this out.

grant-olson commented 11 years ago

I confirmed that I can dual sign gems in 1.8.25 but not in 2.0.3.