Install SSL with WAMP
Posted by: LivingThis (---.cm-6-1d.dynamic.ziggo.nl)
Date: August 10, 2016 11:37AM

I'm following your tut from this forum to test an encrypted connection with SSL.
link: [forum.wampserver.com]

But at point 1 when I open a command prompt and try the first commands I get an error message.

What is supposed to be done with this sentence:
set openssl_conf=c:\wamp\bin\apache\{apache_version}\conf\openssl.cnf ?
Should i add it to httpd.conf or somewhere else? Or just execute it at the command prompt?

I checked the location of openssl.conf and it was not there (its in ../conf/extra/ )

Options: ReplyQuote
Re: Install SSL with WAMP
Posted by: RiggsFolly (Moderator)
Date: August 10, 2016 12:43PM

Hi

set openssl_conf=c:\wamp\bin\apache\{apache_version}\conf\openssl.cnf

You type this into the command window at the prompt, it sets an environment variable

Note the lines above this line are

Quote

Open up a Command window (Dos box) using Run as Administrator
Change Directory to where you installed the OpenSSL Toolkit above.
In my case this is
set openssl_conf=c:\wamp\bin\apache\{apache_version}\conf\openssl.cnf
CD c:\wamp\bin\apache\{apache_version}\bin

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-



Edited 1 time(s). Last edit at 08/10/2016 12:44PM by RiggsFolly.

Options: ReplyQuote


Sorry, only registered users may post in this forum.