check for whether server still supports SSLv3 or not; it is important not to allow...
authorChris Koeritz <fred@gruntose.com>
Wed, 22 Oct 2014 00:00:25 +0000 (20:00 -0400)
committerChris Koeritz <fred@gruntose.com>
Wed, 22 Oct 2014 00:00:25 +0000 (20:00 -0400)
commit7fff225444f15fe05d1b899881e5201b9e413fac
tree1d15082fcf965963c8c68b68cb3f05acd61ecb11
parent58ad380bdbc6a72548de22696ccd66949dca1891
check for whether server still supports SSLv3 or not; it is important not to allow SSLv3 now due to POODLE vulnerability.  script could be improved a bit.
scripts/security/poodle_check.sh [new file with mode: 0644]