在安装OpenSSL的时候通常会提示以下错误:
"The Win32 OpenSSL Installation Project setup has detected that the
following critical component is missing:
Microsoft Visual C++ 2008
Redistributables
Win32 OpenSSl will nor function properly without this
component. It is recommended that you install the missing component before
clicking "OK" to continue."
原因很明显是缺少组件,如果OpenSSL是32位的那就下载个32位的组件,下载下来安装。
什么?还是出现这个问题,重启也不管用?
那请检查组件的语言是否与OpenSSL的语言是一致的?