f40ac787b14c8683b4ccb2ef0fec29d05bbe5635

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.
Heimdal
Heimdal is an implementation of:
- ASN.1/DER,
- PKIX, and
- Kerberos.
For information how to install see here.
There are man pages for most of the commands.
Bug reports and bugs are appreciated. Use GitHub issues.
For more information see the project homepage https://heimdal.software/heimdal/ or the mailing lists:
heimdal-announce@heimdal.software low-volume announcement heimdal-discuss@heimdal.software high-volume discussion
send mail to heimdal-announce-subscribe@heimdal.software and heimdal-discuss-subscribe@heimdal.software respectively to subscribe.
Build Status
Description
Languages
C
92.1%
Roff
2.8%
Shell
2.3%
Makefile
0.7%
M4
0.5%
Other
1.4%