How to disable SSLv3.0 and use TLS1.0 in Gunicorn

I am running Django 1.7 with guns. I can use https using gunicorn passing the certificate and key file as a parameter.

When I check my server with geotrust ssl tools it says everything is ok except -

This server may be vulnerable: SSLv3 is enabled
Disable SSLv3 and use TLS 1.0 or higher.

      

I'm new to this and can't figure out how to do this. Is it related to the car, or is it related to the dismissal?

+3


source to share





All Articles