Skip to content

Instantly share code, notes, and snippets.

@andresriancho
Created September 16, 2015 12:34
Show Gist options
  • Select an option

  • Save andresriancho/2a34870884fc729d1467 to your computer and use it in GitHub Desktop.

Select an option

Save andresriancho/2a34870884fc729d1467 to your computer and use it in GitHub Desktop.
dawnscanner installation
 $ gem cert --add <(curl -Ls https://raw.githubusercontent.com/thesp0nge/dawnscanner/master/certs/paolo_at_dawnscanner_dot_org.pem)
Added '/CN=paolo/DC=dawnscanner/DC=org'
$ gem install dawnscanner -P MediumSecurity
ERROR:  While executing gem ... (Gem::Security::Exception)
    certificate /CN=paolo/DC=codesake/DC=com not valid after 2015-01-27 17:25:01 UTC
$ 
@adammartin
Copy link

What is the fix for this ... it is getting me also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment