Advertisement
opexxx

SSL_hardening

May 2nd, 2016
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. Disable SSL 2.0/3.0
  2. • Disable weak ciphers such as RC4
  3. and DES
  4. • Use TLS 1.2 when possible
  5. • When using TLS 1.0, disable
  6. compression
  7. • Keep up with SSL hardening
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement