thesp0nge / dawnscanner

Dawn is a static analysis security scanner for ruby written web applications. It supports Sinatra, Padrino and Ruby on Rails frameworks.
MIT License
737 stars 86 forks source link

Gem certificate not valid anymore #229

Closed tmaier closed 5 years ago

tmaier commented 6 years ago

I am unable to install the gem as the certificate seems to be not valid anymore since October 2017.

$ gem cert --add <(curl -Ls https://raw.githubusercontent.com/thesp0nge/dawnscanner/master/certs/paolo_at_dawnscanner_dot_org.pem)                                                                                                                                        1 ↵

Added '/CN=paolo/DC=dawnscanner/DC=org'

$ gem install dawnscanner -P MediumSecurity
ERROR:  While executing gem ... (Gem::Security::Exception)
    certificate /CN=djberg96/DC=gmail/DC=com not valid after 2017-10-31 18:57:25 UTC
rmaunder commented 6 years ago

Is this project still active? Seems the cert expired 5 months ago and not been updated....