mime-types/ruby-mime-types

Include the public cert?...

ToadJamb opened this issue · 3 comments

The gem mime-types-2.4.3 can't be installed because the security policy didn't allow it, with the message: root cert /CN=austin/DC=rubyforge/DC=org is not trusted

When installing mime-types using high security, I am notified that version 2.4.3 cannot be installed because of an untrusted cert, but I can find no trace of the public cert. Did I miss it?

Sorry for not seeing this earlier. With the shutdown of RubyForge, the public cert isn’t readily available. I’m doing some work on my website so that I can more easily post details of projects I’m working on, and I will have a link to the austin@rubyforge.org cert soon (in the next day or so). I will probably switch to a different cert (I’m not sure how long @rubyforge emails will continue working) with 3.0.

I will close this with a link to the public cert when I have made the changes indicated.

todb commented

👍

Kind of a bummer that the cert is missing completely. Does it exist anywhere as a gist or something?

The gem mime-types-2.4.3 can't be installed because the security policy didn't allow it, with the
message: certificate /CN=austin/DC=rubyforge/DC=org not valid after 2015-02-22 03:41:43 UTC

Note that this issue blocks installing anything that includees mime-types in a bundle that wishes to use --trust-policy MediumSecurity

cc @claudijd and @bturner-r7

Oh, my mistake, it's 2.4.3 that's requiring a cert, the current release does not.

Now, who in my gemspec is requiring 2.4.3....