{"id":499,"date":"2014-10-21T14:21:22","date_gmt":"2014-10-21T14:21:22","guid":{"rendered":"http:\/\/blog.law.gmu.edu\/webservices\/?p=499"},"modified":"2014-10-21T14:21:22","modified_gmt":"2014-10-21T14:21:22","slug":"disabling-sslv3-vulnerability","status":"publish","type":"post","link":"https:\/\/sls.gmu.edu\/web\/2014\/10\/21\/disabling-sslv3-vulnerability\/","title":{"rendered":"Disabling SSLv3 Vulnerability"},"content":{"rendered":"<p>Projecting CentOS servers against the POODLE SSLv3 Vulnerability. <\/p>\n<p><code># vi \/etc\/httpd\/conf.d\/ssl.conf<\/code><\/p>\n<p>Find the SSLProtocol directive and remove support for SSLv3:<\/p>\n<p><code># vi SSLProtocol all -SSLv3 -SSLv2<\/code><\/p>\n<p>Restart Apache<\/p>\n<p>Source: \u201c<a href=\"https:\/\/www.digitalocean.com\/community\/tutorials\/how-to-protect-your-server-against-the-poodle-sslv3-vulnerability\">How To Protect your Server Against the POODLE SSLv3 Vulnerability<\/a>\u201d<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Projecting CentOS servers against the POODLE SSLv3 Vulnerability. # vi \/etc\/httpd\/conf.d\/ssl.conf Find the SSLProtocol directive and remove support for SSLv3: # vi SSLProtocol all -SSLv3 -SSLv2 Restart Apache Source: \u201cHow To Protect your Server Against the POODLE SSLv3 Vulnerability\u201d<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[9],"tags":[12],"class_list":["post-499","post","type-post","status-publish","format-standard","hentry","category-security","tag-apache"],"_links":{"self":[{"href":"https:\/\/sls.gmu.edu\/web\/wp-json\/wp\/v2\/posts\/499","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sls.gmu.edu\/web\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sls.gmu.edu\/web\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sls.gmu.edu\/web\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sls.gmu.edu\/web\/wp-json\/wp\/v2\/comments?post=499"}],"version-history":[{"count":0,"href":"https:\/\/sls.gmu.edu\/web\/wp-json\/wp\/v2\/posts\/499\/revisions"}],"wp:attachment":[{"href":"https:\/\/sls.gmu.edu\/web\/wp-json\/wp\/v2\/media?parent=499"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sls.gmu.edu\/web\/wp-json\/wp\/v2\/categories?post=499"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sls.gmu.edu\/web\/wp-json\/wp\/v2\/tags?post=499"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}