VS Code/IBM 区块链需要 OpenSSL 1.0.2 版本

VS Code/IBM Blockchain requires OpenSSL 1.0.2 Version

我在 windows.

中找到要下载的 OpenSSL 版本 1.0.2 时遇到问题

我在 VS Code 中安装了 IBM Blockchain 扩展,我只能 find/download OpenSSL 1.1.1,但只需要 Verison 1.0.2。

如何获得 OpenSSL 1.0.2 的 windows 版本?有任何想法吗? 谢谢!

您可以从源代码构建,README 提到哪个文件包含每个 OS - https://github.com/openssl/openssl/tree/OpenSSL_1_0_2-stable

的安装说明

或者,您可以通过单击此处的 'wiki' link - https://www.openssl.org/community/binaries.html 找到一个二进制文件(请记住 openSSL 项目不分发也不正式推荐任何特定的二进制分发)

对我有用的解决方案是从 https://sourceforge.net/projects/openssl/ . I just extracted the downloaded zip file and then renamed the folder from OpenSSL to OpenSSL-Win64 and moved it to C:\OpenSSL-Win64. It has to be in that specific folder (for windows 64) from what I understand as said here: Visual Studio Code does not recognize OpenSSL that is already installed [ibp-vscode-extension]

下载 openssl 版本 1.0.2(例如 /openssl-1.0.2j-fips-x86_64/openssl-1.0.2j-fips-x86_64.zip