making SSL Cipher suite secure

Support for security such as Firewalls and securing linux
Post Reply
robertw
Posts: 189
Joined: 2012/04/25 13:26:59

making SSL Cipher suite secure

Post by robertw » 2018/05/30 19:59:33

hi all,

i have made my server use just TLSv1.2 only and it works when i do a test using Qualys SSL labs website

now im working on making my SSLCipherSuite more secure and im getting these insecure/weak messages and just wondering if anyone can help me out as i havnt got a clue

https://www.ssllabs.com/ssltest/analyze ... nare.co.uk

cheers,
rob

robertw
Posts: 189
Joined: 2012/04/25 13:26:59

Re: making SSL Cipher suite secure

Post by robertw » 2018/05/30 20:45:09

smashed it -

https://access.redhat.com/articles/1462323

i used the higher security reduced compatibility protocol

now i get A+

Post Reply