Files
heimdal/lib
Nicolas Williams f40ac787b1 hxtool: Allow ca command to generate subject key
This commit makes the hxtool ca sub-command, when invoked with
--generate-key=TYPE and --certificate-private-key=STORE, write the
private key only to the given --certificate-private-key store and not
also the --certificate=STORE.

Before this commit, invoking the hxtool ca sub-command with both,
--generate-key=TYPE and --certificate-private-key=STORE, caused the
--generate-key option to be ignored and the private key to be read from
the given store and copied to the --certificate=STORE.  That was clearly
a bug and non-sensical.
2022-08-10 19:07:54 -05:00
..
2022-03-16 15:04:10 -05:00
2022-01-21 10:09:44 +11:00
2022-03-21 13:54:04 -05:00
2022-02-11 15:17:32 -06:00
2017-03-10 15:47:43 -05:00
2022-01-21 23:01:44 -06:00
2016-12-15 12:15:56 -06:00