SSL/TLS Cipher Suites
Hi
Which is th most secure SSL/TLS Cypher Suite at the moment.
I guess it's one of these:
TLS_RSA_WITH_AES_128_CBC_SHA
TLS_DHE_RSA_WITH_AES_128_CBC_SHA
TLS_DHE_DSS_WITH_AES_128_CBC_SHA
probably:
TLS_DHE_DSS_WITH_AES_128_CBC_SHA
Am I right?
otherwise which is the most secure (without kerberos or similar)
And:
What is the difference between the 3 ciphers above?
thx for your help
Oli4

