openpgp-ca-lib 0.12.1 [2023-02-14]
- Fixes crashes
of oca’s
wkd export
anduser list
commands when user keys in the database are considered invalid by Sequoia’sStandardPolicy
.
OpenPGP CA 0.12 [2023-02-03]
- The binary was renamed from
openpgp-ca
tooca
- Support for OpenPGP card devices as a backend for the CA key was added
- The ‘ca init’ syntax was changed from
openpgp-ca ca init <domain>
tooca ca init --domain <domain> softkey
(previously, software backed CA instances were the implicit default)