mirror of
https://github.com/square/certigo.git
synced 2024-04-21 12:32:40 +00:00
99920108848324b8163d877a7f027d13267b9df0
Fixed empty fields in output, output of large arrays, and ip addresses and emails
certigo
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.
Languages
Go
59.7%
Perl
39.7%
Makefile
0.5%