Using Nmap to check configured suites
nmap --script ssl-enum-ciphers -p 443 x.x.x.x
openssl s_client -connect localhost:443 -tls1
openssl s_client -connect localhost:443 -cipher RC4