Files
heimdal/lib/hx509
Nicolas Williams 5d939ba1b6 hx509: Make hxtool default store type to FILE
A common complaint about hxtool(1) is that if one fails to add a TYPE:
prefix to a CSR or certificate/private key store names, then hxtool
fails somewhat inscrutably.  We can't just fix hx509_certs_init() or
hx509_certs_append() because they default to "MEMORY" so who knows what
might break.  Instead we fix all uses of user-provided store names in
hxtool to have a FILE: prefix if no type was given.  For CSRs we'll
default to adding the only type prefix supported, "PKCS10".
2021-03-24 11:03:14 -05:00
..
2015-12-09 10:59:08 +11:00
2008-09-13 08:53:55 +00:00
2011-05-21 11:57:31 -07:00
2014-04-25 02:42:17 +02:00
2020-09-07 22:04:59 -05:00
2020-09-07 22:04:59 -05:00
2019-10-03 13:09:18 -05:00
2019-10-03 13:09:18 -05:00
2019-10-03 13:09:18 -05:00
2019-12-09 18:10:10 -06:00
2019-12-09 18:10:10 -06:00
2017-05-26 23:24:30 -04:00
2017-05-26 23:24:30 -04:00
2011-10-31 21:27:51 -07:00
2014-03-12 21:18:03 -04:00
2014-03-12 21:18:03 -04:00
2011-05-21 11:57:31 -07:00
2011-05-07 17:22:24 -07:00
2009-09-21 19:15:00 -07:00
2010-09-30 18:36:58 -07:00
2009-03-26 23:12:02 +00:00
2009-03-26 23:11:48 +00:00
2007-05-30 23:19:01 +00:00