MikroTik Changelogs
← Back to search All components

Component: certificate

335 changelog entries across 164 version(s)

Releases by channel (stacked)

7.1rc6 Development 2021-Nov-04 (4 years ago)
  • improved stability when sending bogus SCEP message;
  • resolveed issue with public key generation when digest algorithm is unspecified and processing certificate signing requests;
7.1rc5 Development 2021-Oct-25 (4 years ago)
  • added ability to choose the digest algorithm when generating a certificate;
6.49 Stable 2021-Oct-06 (4 years ago)
  • improved stability when removing dynamic CRL entries;
6.48 Stable 2020-Dec-22 (5 years ago)
  • 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;
6.48rc1 Testing 2020-Dec-11 (5 years ago)
  • properly flush expired SCEP OTP entries;
6.48beta58 Testing 2020-Nov-24 (5 years ago)
  • fixed CRL URL length limit;
  • generate CRL even when CRL URL not specified;
  • properly flush expired SCEP OTP entries;
6.48beta48 Testing 2020-Oct-14 (5 years ago)
  • fixed private key verification for CA certificate during signing process;
6.48beta27 Testing 2020-Aug-18 (5 years ago)
  • clear challenge password on renew;
6.47 Stable 2020-Jun-02 (6 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 (7 years ago)
  • improved CRL updating process;
6.45.3 Stable 2019-Jul-29 (7 years ago)
  • renew certificates via SCEP when 3/4 of lifetime reached;
6.44.5 Long-term 2019-Jul-04 (7 years ago)
  • removed "set-ca-passphrase" parameter;
6.45.1 Stable 2019-Jun-27 (7 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 (7 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;