mirror of
https://github.com/square/certigo.git
synced 2024-04-21 12:32:40 +00:00
704 B
704 B
certigo
Certigo is a utility to examine and validate certificates in a variety of formats.
Install
To install certigo, simply use:
go get github.com/square/certigo
Note that certigo requires Go 1.6 or later to build.
Develop
We use glide for managing vendored dependencies.