when will it support openssl 1.1.x?
matianfu opened this issue · 2 comments
matianfu commented
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.
jgilles commented
Seconding request for compatibility with OpenSSL 1.1.x.
abuzarra commented
We also need compatibility with OpenSSL 1.1.x.
Is there a plan to support it?
Thanks