Enabling SSL for my WampServer

Job ID: 30783353

Budget: $10 – $30 USD

Hello Everyone,

I need someone help me to enable SSL for my WampServer.

My Server Specs:
Windows server 2016 64bit
Wampserver 2.3 32bit
Apache 2.2.23
PHP 5.4.9
MySQL 5.5.28

Note: I want to keep the same versions without updating, and I want to use port 8443 for ssl instead of 443 because it is used for another application.

I tried to enable SSL before and it didn't work and this was the result of the errors (from wamp/logs):

-----------------
[Thu Jul 08 00:22:39 2021] [warn] _default_ VirtualHost overlap on port 8443, the first has precedence
[Thu Jul 08 00:22:42 2021] [notice] Apache/2.2.23 (Win32) PHP/5.4.9 mod_ssl/2.2.23 OpenSSL/1.0.2s configured -- resuming normal operations
[Thu Jul 08 00:22:42 2021] [notice] Server built: Aug 24 2012 11:30:00
[Thu Jul 08 00:22:42 2021] [notice] Parent: Created child process 5880
[Thu Jul 08 00:22:42 2021] [warn] _default_ VirtualHost overlap on port 8443, the first has precedence
[Thu Jul 08 00:22:43 2021] [warn] _default_ VirtualHost overlap on port 8443, the first has precedence
[Thu Jul 08 00:22:44 2021] [notice] Child 5880: Child process is running
[Thu Jul 08 00:22:44 2021] [notice] Child 5880: Acquired the start mutex.
[Thu Jul 08 00:22:44 2021] [notice] Child 5880: Starting 64 worker threads.
[Thu Jul 08 00:22:44 2021] [notice] Child 5880: Starting thread to listen on port 8443.
[Thu Jul 08 00:22:44 2021] [notice] Child 5880: Starting thread to listen on port 8443.
[Thu Jul 08 00:22:44 2021] [notice] Child 5880: Starting thread to listen on port 80.
[Thu Jul 08 00:22:44 2021] [notice] Child 5880: Starting thread to listen on port 80.
-----------------

Best Regards,
Related categories: PHP Apache MySQL Windows Server OpenSSL