Thursday, 19 September 2013

xampp - SSL works on https://localhost, but not on https://127.0.0.1

xampp - SSL works on https://localhost, but not on https://127.0.0.1

I have changed the configuration on my XAMPP for SSL use, following this
tutorial:
https://avosapi.delicious.com/api/v1/posts/redirect?url=http%3A%2F%2Frobsnotebook.com%2Fxampp-ssl-encrypt-passwords
It works partially. I can access https://localhost/phpmyadmin and others
URLs that use the term localhost, but on https://127.0.0.1/magento it does
not recognize the certificate (it shows that message on the browser about
insecure certificates). How can I solve these differences between
localhost and 127.0.0.1?
Tks in advance.

No comments:

Post a Comment