Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

To set up Chrome to detect SSL certificates from Wamp Apache, follow these steps:

  1. Open the Google Chrome browser and type "chrome://flags" in the address bar.

  2. Scroll down to the "Enable hostname verification" option and select "Disabled".

  3. Restart the Chrome browser for the changes to take effect.

  4. Open the Wamp Apache server and generate an SSL certificate using OpenSSL.

  5. Copy the SSL certificate and key to the "ssl" directory in the Apache configuration.

  6. Edit the "httpd-ssl.conf" file in the Apache configuration to enable SSL.

  7. Restart the Apache server and navigate to the website in Chrome using the "https:" protocol.

  8. Chrome should now detect the SSL certificate from Wamp Apache and display a green padlock icon in the address bar to indicate a secure connection.