Files
certigo/README.md
T
2016-06-02 14:42:41 -07:00

731 B

certigo

license build report

Certigo is a utility to examine and validate certificates in a variety of formats.

Build

We use glide for vendoring. Use go get github.com/Masterminds/glide or brew install glide (on OS X) to install it.

Then, to pull in dependencies and build certigo:

make depends build

Certigo is tested with Go 1.6.