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
735 stars 88 forks source link

Certificate is out of date? #233

Closed askl56 closed 5 years ago

askl56 commented 6 years ago

When installing:

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

Similar issue:

$ gem install dawnscanner -P MediumSecurity
Fetching: dawnscanner-1.6.8.gem (100%)
ERROR:  While executing gem ... (Gem::Security::Exception)
    certificate /CN=paolo/DC=dawnscanner/DC=org not valid after 2018-04-07 14:25:43 UTC
thesp0nge commented 5 years ago

I think I'll remove certificate stuff. Any comment on this?