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 - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -