mirror of
https://github.com/square/certigo.git
synced 2024-04-21 12:32:40 +00:00
01131ea73e4c834be1ae439d423ec104acdccd2b
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%