5d939ba1b64234bc1cc69d4a0d56389a876763e9

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".
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%