Component: certificate
154 changelog entries across 58 version(s)
Releases by channel (stacked)
- SCEP client now supports FQDN URL and port;
- allow CRL address to be specified as DNS name;
- added year cap (invalid-after date will not exceed year 2039);
- fixed fail on import from CAPs when both key and name already exist;
- do not allow to remove certificate template while signing certificate;
- added automatic scep renewal delay after startup to avoid all requests accessing CA at the same time;
- cancel pending renew when certificate becomes valid after date change;
- display issuer and subject on check failure;
- do not exit after card-verify;
- force scep renewal on system clock updates;
- revoked certificates not showing as (R)evoked;
- allow manual crl url addition;
- fix CRL handling in trust chain;
- support ip, dns and email subject alternative names;
- no more 'reset-certificate-cache' and 'decrypt' commands, private keys can be decrypted only on 'import', use 'decrypt' before upgrade if needed;
- merged '/certificate ca issued', '/certificate scep client' and '/certificate templates' into '/certificate';