Files
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
..
2015-06-10 16:32:04 -07:00
2015-12-22 20:54:59 -08:00
2015-06-10 16:32:04 -07:00
2015-12-22 20:54:59 -08:00
2015-10-26 16:37:44 -07:00
2015-10-26 16:08:17 -07:00
2015-06-10 16:32:04 -07:00
2015-09-22 11:25:54 -07:00
2016-04-01 15:09:19 -07:00
2015-11-18 09:36:05 -08:00