Kyle Isom
89bddc74bb
certdump: only close connection if Dial succeeds.
2016-10-14 09:54:04 -07:00
Kyle Isom
b9deec27f0
Allow fetching certificates from servers.
2016-10-14 09:50:22 -07:00
Kyle Isom
f710b82899
certdump - show OCSP servers
2016-07-11 17:38:09 -07:00
Kyle Isom
e40745db9f
certdump now reliably gets certs via stdin.
...
There was an issue doing something like
cfssl bundle -domain kyleisom.net | jq .bundle | certdump
which seems to have been caused by the way that newlines were
encoded inside. The input is now massaged a bit to make it
more palatable to the cert parser.
2016-04-01 15:22:38 -07:00
Kyle Isom
e33e8c3ce5
Tweaks to various tools.
2016-04-01 15:09:19 -07:00
Kyle Isom
215d03bdb1
golint fixes.
2015-12-23 13:28:04 -08:00
Kyle Isom
14bf511195
Certdump handles DER certificates as well now.
2015-12-23 13:24:25 -08:00
Kyle Isom
1535cba7a4
Add AIA display to certdump.
2015-12-07 14:34:00 -08:00
Kyle Isom
ad5a7ca0be
Improve SAN listing support.
2015-11-30 15:14:05 -08:00
Kyle Isom
df5100bc30
Add certdump util.
2015-08-17 23:41:06 -07:00