私はWamp 64でsslを実行しようとしています。私はサイトからOpenssl "Win64 OpenSSL v1.0.2g
"をダウンロードしてインストールしました:http://slproweb.com/products/Win32OpenSSL.html。wsamp64でsslを有効にする
私はこのエラーを取得するCMDから秘密鍵(openssl genrsa -aes256 -out private.key 2048
)を生成しよう:
the ordinal 372 could not be located in the dynamic link library C:\wamp64\bin\apache\apache2.4.17\bin\openssl.exe.
任意のヘルプ?
スタックオーバーフローはプログラミングと開発の質問のサイトです。この質問は、プログラミングや開発に関するものではないので、話題にはならないようです。ヘルプセンターの[ここではどのトピックを参照できますか](http://stackoverflow.com/help/on-topic)を参照してください。おそらく、[スーパーユーザ](http://superuser.com/)や[Unix&Linux Stack Exchange](http://unix.stackexchange.com/)の方が良いかもしれません。また、[Dev Opsについての質問はどこに投稿しますか?](http://meta.stackexchange.com/q/134306)を参照してください。 – jww
[WampサーバーのSSLインストール:httpd-ssl.confのエラー](http://stackoverflow.com/questions/26236351/installation-ssl-in-wamp-server-error-in-httpd-ssl- conf)これはあなたを助けるはずです – RiggsFolly