ssl - WampServer HTTPS -


Hello I have a HTTPS to learn more about WampServer
I have it
but if I command

openssl genrsa -des3 -out server.key 1024

This will tell me an error:

It can not be located in sequentially 3807 Dynamic Link Libary LIBEAY32.dll

I have looked at my directory:

wamp \ bin \ apache \ Apache2 .4.4 \ bin

There was a file named libeay.dll.
What can be the problem?

openssl executables that are distributed with Apache for Windows and therefore WAMPServer does not work very well is. I never really had the time to work!

My solution was to download OpenSSL because they are connected to it, so I think it is a stable and unobtrusive distribution of a windows binary. Job for Windows users

Comments

Popular posts from this blog

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

php - Sorting an multidimension array using usort fails -

Simple file compression in C -