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


i running django 1.7 gunicorn. able use https using gunicorn passing certificate , key file parameter.

when validate server geotrust ssl tools, says fine except -

this server may vulnerable: sslv3 enabled disable sslv3 , use tls 1.0 or higher. 

i new , not able understand how this. related machine or related gunicorn?


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - How can I echo out this array? -

javascript - IE11 incompatibility with jQuery's 'readonly'? -