MikroTik Changelogs
← Back to search All components

Component: certificate

319 changelog entries across 156 version(s)

Releases by channel (stacked)

6.47 Stable 2020-Jun-02 (5 years ago)
  • 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;
6.45.9 Long-term 2020-Apr-30 (6 years ago)
  • fixed certificate verification when flushing CRL's;
6.47beta53 Testing 2020-Apr-03 (6 years ago)
  • added "skid" and "akid" values for detailed print;
  • allow dynamic CRL removal;
6.47beta49 Testing 2020-Mar-20 (6 years ago)
  • disabled CRL usage by default;
  • do not use SSL for first CRL update;
6.46.4 Stable 2020-Feb-21 (6 years ago)
  • fixed certificate verification when flushing CRL's;
6.47beta32 Testing 2020-Feb-10 (6 years ago)
  • fixed certificate verification when flushing CRL's;
6.46 Stable 2019-Dec-02 (6 years ago)
  • 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;
6.46rc1 Testing 2019-Nov-26 (6 years ago)
  • added progress bar when creating certificate request;
  • allow specifying "name" parameter for import (CLI only);
6.46beta68 Testing 2019-Nov-21 (6 years ago)
  • added progress bar when creating certificate request (CLI only);
  • 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);
  • removed "key-size" parameter for "create-certificate-request" command;
6.46beta28 Testing 2019-Aug-08 (6 years ago)
  • improved CRL updating process;
6.45.3 Stable 2019-Jul-29 (6 years ago)
  • renew certificates via SCEP when 3/4 of lifetime reached;
6.44.5 Long-term 2019-Jul-04 (6 years ago)
  • removed "set-ca-passphrase" parameter;
6.45.1 Stable 2019-Jun-27 (6 years ago)
  • 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;
6.45beta62 Testing 2019-Jun-13 (6 years ago)
  • added "key-type" field;
  • added support for ECDSA certificates (prime256v1, secp384r1, secp521r1);
6.44.3 Stable 2019-Apr-23 (7 years ago)
  • fixed SAN being duplicated on status change (introduced in v6.44);
6.45beta22 Testing 2019-Mar-29 (7 years ago)
  • added "key-type" field (CLI only);
  • fixed SAN being duplicated on status change (introduced in v6.44);
6.45beta20 Testing 2019-Mar-25 (7 years ago)
  • made RAM the default CRL storage location;
6.45beta19 Testing 2019-Mar-22 (7 years ago)
  • added support for ECDSA certificates (prime256v1, secp384r1, secp521r1) (CLI only);
  • removed DSA (D) flag;
6.43.13 Long-term 2019-Mar-13 (7 years ago)
  • force 3DES encryption for P12 certificate export;
6.44.1 Stable 2019-Mar-13 (7 years ago)
  • force 3DES encryption for P12 certificate export;
6.45beta6 Testing 2019-Mar-05 (7 years ago)
  • added support for ECC (Elliptic Curve Cryptography);
  • force 3DES encryption for P12 certificate export;
6.44 Stable 2019-Feb-25 (7 years ago)
  • 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;
6.44beta75 Testing 2019-Feb-08 (7 years ago)
  • show digest algorithm used in signature;
6.44beta61 Testing 2019-Jan-17 (7 years ago)
  • added support for multiple "Subject Alt. Names";
  • enabled RC2 cipher to allow P12 certificate decryption;
6.42.11 Long-term 2018-Dec-21 (7 years ago)
  • properly flush old CRLs when changing store location;