mirror of
https://github.com/square/certigo.git
synced 2024-04-21 12:32:40 +00:00
92bcde9ceb2922819826014c0fa4bbf775faef23
Added support to output alias info for jceks certs.
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%