It seems ECDSA certificate cannot work on RouterOS. The key size is “unknown”, and I can’t import private key to the router.
bump
bump
Still exactly the same situation with 6.42.6 - unknown key size and imported key is not paired with its certificate.
Lack of ECC support is quite big disadvantage, since many customers require ECC support (in certificate- and other contexts) for years. Libraries have support for EC certificates ready for more than ten years (OpenSSL since 0.9.8-2005, SChannel since Windows Vista-2007). Alternative public key cryptosystem is must-have nowadays; relying on RSA only will void public-key authentication as soon as RSA gets broken.
Ondrej
Please support Curve25519. In essence, it is much faster than RSA. thanks
Added support in v6.45beta6