Ask Your Question
2

How can Chrome be set up to detect SSL certificates from Wamp Apache?

asked 2022-04-05 11:00:00 +0000

lalupa gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2022-06-06 10:00:00 +0000

woof gravatar image

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.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-04-05 11:00:00 +0000

Seen: 11 times

Last updated: Jun 06 '22