I’m currently working on a web application using Django and social authentication using django-allauth. It is all great and pretty easy to use, until sign-in just doesn’t work anymore and you get a page describing bad handshake with SSL3_GET_SERVER_CERTIFICATE
. Now what? Continue reading Solving ‘SSLError at /accounts/google/login/callback/’ on django-allauth