【问题标题】:OpenSSL binaries for Windows without Visual C++ 2005/2008 Redistributables适用于没有 Visual C++ 2005/2008 Redistributables 的 Windows 的 OpenSSL 二进制文件
【发布时间】:2011-01-21 12:19:32
【问题描述】:

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

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

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

【问题讨论】:

  • 不应该是“在Windows下构建OpenSSL”吗?
  • 不,我只是在寻找具有不同运行时要求的旧版本。

标签: openssl ssl-certificate x509certificate


【解决方案1】:

来自OpenSSL Binaries wiki 页面:

适用于 Windows 的 OpenSSL

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

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

【讨论】:

    【解决方案2】:

    来自GnuWin32项目:

    【讨论】:

      猜你喜欢
      • 2021-07-24
      • 1970-01-01
      • 1970-01-01
      • 2011-10-05
      • 2010-11-29
      • 1970-01-01
      • 1970-01-01
      • 2011-01-04
      • 2018-10-04
      相关资源
      最近更新 更多