适用于 Windows 的 OpenSSL 二进制文件,无需 Visual C++ 2005/2008 可再发行版本

发布于 2024-08-22 22:28:55 字数 406 浏览 6 评论 0原文

我想使用 Shining Light Productions 中的 Win32 OpenSSL 二进制文件,其唯一目的是生成自签名证书。不幸的是,我的电脑有较新版本的 Visual C++ 2008 Redistributables,而不是 Shining Light Productions 推荐的版本。

由于我在下载页面上没有看到任何静态版本,因此不需要 Visual C++ 2005/2008 Redistributables 的 Win32 OpenSSL 二进制文件的最新版本是什么?

附言。我知道生成 SSL 证书的替代方案,我只是对 OpenSSL 二进制文件感兴趣。

I want to use the Win32 OpenSSL binaries from Shining Light Productions for the sole purpose of generating self-signed certificates. Unfortunately, my PC has a newer version of Visual C++ 2008 Redistributables, instead of the version recommended by Shining Light Productions.

Since I didn't see any static builds on the download page, what is the latest version of Win32 OpenSSL binaries that doesn't require the Visual C++ 2005/2008 Redistributables?

PS. I know about the alternatives of generating SSL certificates, I'm just interested in OpenSSL binaries.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

酒中人 2024-08-29 22:28:55

OpenSSL 二进制文件 wiki 页面:

适用于 Windows 的 OpenSSL

预编译的 Win32/64 库,不依赖于 Microsoft Visual Studio 运行时 DLL,系统提供的 msvcrt.dll 除外

https://indy.fulgan.com/SSL/

From the OpenSSL Binaries wiki page:

OpenSSL for Windows

Pre-compiled Win32/64 libraries without external dependencies to the Microsoft Visual Studio Runtime DLLs, except for the system provided msvcrt.dll

https://indy.fulgan.com/SSL/

小忆控 2024-08-29 22:28:55

来自 GnuWin32 项目:

From GnuWin32 project:

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文