MicrochipTech/cryptoauth-openssl-engine

when will it support openssl 1.1.x?

matianfu opened this issue · 2 comments

on Ubuntu 18.04, openssl version is 1.1.0g and the source code won't compile.

Furthermore, we are using node.js. tls.certEngine is not supported until node.js v10. However, node.js v10 uses openSSL 1.1.0h. So we cannot use this chip until openssl 1.1.x is supported.

Seconding request for compatibility with OpenSSL 1.1.x.

We also need compatibility with OpenSSL 1.1.x.

Is there a plan to support it?

Thanks