Component: certificate
154 changelog entries across 58 version(s)
Releases by channel (stacked)
- improved stability when removing dynamic CRL entries;
- clear challenge password on renew;
- fixed CRL URL length limit;
- fixed private key verification for CA certificate during signing process;
- generate CRL even when CRL URL not specified;
- properly flush expired SCEP OTP entries;
- added "skid" and "akid" values for detailed print;
- allow dynamic CRL removal;
- disabled CRL usage by default;
- do not use SSL for first CRL update;
- fixed certificate verification when flushing CRL's;
- fixed certificate verification when flushing CRL's;
- added progress bar when creating certificate request;
- added support for certificate request signing with EC keys;
- allow specifying "file-name" parameter for export (CLI only);
- allow specifying "name" parameter for import (CLI only);
- improved CRL updating process;
- removed "key-size" parameter for "create-certificate-request" command;
- renew certificates via SCEP when 3/4 of lifetime reached;
- removed "set-ca-passphrase" parameter;
- added "key-type" field;
- added support for ECDSA certificates (prime256v1, secp384r1, secp521r1);
- fixed self signed CA certificate handling by SCEP client;
- made RAM the default CRL storage location;
- removed DSA (D) flag;
- removed "set-ca-passphrase" parameter;
- fixed SAN being duplicated on status change (introduced in v6.44);
- force 3DES encryption for P12 certificate export;
- force 3DES encryption for P12 certificate export;
- added support for multiple "Subject Alt. Names";
- enabled RC2 cipher to allow P12 certificate decryption;
- fixed certificate signing by SCEP client if multiple CA certificates are provided;
- show digest algorithm used in signature;
- properly flush old CRLs when changing store location;
- fixed "expires-after" parameter calculation;
- fixed time zone adjustment for SCEP requests;
- properly flush old CRLs when changing store location;
- fixed time zone adjustment for SCEP requests;
- added "expires-after" parameter;
- do not allow to perform "undo" on certificate changes;
- fixed RA "server-url" setting;
- fixed "add-scep" template existence check when signing certificate;
- fixed "add-scep" template existence check when signing certificate;
- fixed incorrect SCEP URL after an upgrade;
- added PKCS#10 version check;
- dropped DES support and added AES instead for SCEP;
- dropped MD5 support and require SHA1 as minimum for SCEP;
- fixed incorrect SCEP URL after an upgrade;
- do not use UTF-8 for SCEP challenge password;
- fixed PKCS#10 version;
- do not use utf8 for SCEP challenge password;
- fixed PKCS#10 version;
- added option to store CRL in RAM (CLI only);
- fixed SCEP "get" request URL encoding;
- improved CRL update after system startup;
- show "Expired" flag when initial CRL fetch fails;
- show invalid flag when local CRL file does not exist;
- fixed import of certificates with empty SKID;