Project

General

Profile

Actions

Enhancement #460

closed

SSL/TLS: check ciphers

Added by Pierre-Louis Bonicoli almost 9 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
-
Start date:
2015-07-09
Due date:
% Done:

100%

Estimated time:
Patch Available:
Confirmed:
No
Branch:
Entity:
DuckCorp
Security:
Yes
Help Needed:

Description

Checks:
  • NULL,EXPORT,LOW,3DES,aNULL must be disabled
  • RC4 must be disabled
  • SSLv2,SSLv3 must be disabled
  • TLSv1.1,TLSv1.2 must be enabled
  • PFS must be enabled
  • SSL Compression must be disabled
Configuration updates needed:
  • Postgresql (default conf used HIGH:MEDIUM:+3DES:!aNULL)
  • Apache (RSA:!EXP:!NULL:+HIGH:+MEDIUM:-LOW)
Actions

Also available in: Atom PDF