SSL в localhost не работает в Google Chrome - PullRequest
2 голосов
/ 22 декабря 2011

Я занимаюсь разработкой сайта локально, используя wamp. Сайт использует ssl и прекрасно работает в Firefox. В Google Chrome я получаю сообщение об ошибке:

https://example.local/ дает мне эту ошибку

This webpage is not available

The connection to example.local was interrupted.

Here are some suggestions:
Reload this webpage later.
Check your Internet connection. Restart any router, modem, or other network devices you     may be using.
Add Google Chrome as a permitted program in your firewall's or antivirus software's     settings. If it is already a permitted program, try deleting it from the list of permitted programs and adding it again.
If you use a proxy server, check your proxy settings or contact your network administrator to make sure the proxy server is working. If you don't believe you should be using a proxy server, adjust your proxy settings: Go to the wrench menu > Options > Under the Hood > Change proxy settings... > LAN Settings and deselect the "Use a proxy server for your LAN" checkbox.

Error 101 (net::ERR_CONNECTION_RESET): The connection was reset.

http://example.local/ отлично работает в хроме.

Я должен отметить, что в IE я получаю Internet Explorer cannot display the webpage ошибку, но опять же, она прекрасно работает в Firefox ...

Любая помощь?

...