0

I am trying to do add social authentication. I am trying to do it with a development server, but it requires a secure connection.

I've installed PythonSocial, Edited the hosts file and added 127.0.0.1 mysite.com. Also, I've installed django-extensions, werkzeug, pyOpenSSL and added django-etensions to installed apps.

I tried to enter the site it is showing an insecure connection and I've added the certificate been shown first to the Trusted Root Certificates. When I click the certification and go to the certification path it is showing certification staus is ok but it is also showing invalid.

casualhuman
  • 131
  • 10
  • To anyone who may encounter this same issue in the future check out the first answer [here](https://stackoverflow.com/questions/7580508/getting-chrome-to-accept-self-signed-localhost-certificate) All the best !! – casualhuman Jun 24 '20 at 12:40

0 Answers0