Skip to content
/ rootfetch Public

Python egg for fetching common certificate root stores

License

Notifications You must be signed in to change notification settings

zmap/rootfetch

Repository files navigation

Root Fetch

Build Status

Root Fetch is a set of python scripts for programmatically retrieving the root stores from common products. We currently support:

  • Apple
  • Mozilla NSS
  • Microsoft
  • Java
  • Google CT Servers

Requirements

rootfetch is primarily just a wrapper around other tools, but with a common interface. As such, it has an eclectic set of requirements.

Mozilla:

  • Install extract-nss-root-certs to $PATH. Linux and Mac OS versions are included but not installed

Apple:

  • Install Beautiful Soup (sudo python setup.py develop)

About

Python egg for fetching common certificate root stores

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published