goutils/cmd
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
..
certchain Initial import. 2015-06-10 16:32:04 -07:00
certdump certdump now reliably gets certs via stdin. 2016-04-01 15:22:38 -07:00
certverify Ad expiry/revocation checking to certverify. 2016-01-14 23:08:12 -08:00
clustersh Add clustersh, update docs. 2015-12-22 20:54:59 -08:00
csrpubdump Initial import. 2015-06-10 16:32:04 -07:00
fragment Add clustersh, update docs. 2015-12-22 20:54:59 -08:00
jlp Add jlp utility. 2015-10-26 16:37:44 -07:00
pem2bin Add pem2bin, a utility for dumping the contents of PEM blocks. 2016-01-14 17:45:55 -08:00
pembody Update docs. 2015-10-26 16:08:17 -07:00
readchain Initial import. 2015-06-10 16:32:04 -07:00
showimp Add showimp to commands. 2015-09-22 11:25:54 -07:00
stealchain Tweaks to various tools. 2016-04-01 15:09:19 -07:00
tlskeypair Add tlskeypair utility. 2015-11-18 09:36:05 -08:00