1

Is there any tool that would allow me to audit or check if everything is all right concerning my SSL Handshake ?

I personally found it is a bit slow, but I really don't know if it's just me.

I am currently hosted on a VPS running OpenVZ, this is what entropy_avail looks like:

root@mtl:~# cat /proc/sys/kernel/random/entropy_avail
131

Do you have any idea of something else I should look into ?

  • How slow - and are you sure it's not other aspects of the HTTP connection? Can you capture a request/response with something like Wireshark to see where the delay occurs? – Shane Madden Mar 15 '12 at 00:54

1 Answers1

-1

Run this. https://www.ssllabs.com/ssldb/index.html

matthewk
  • 181
  • 1
  • 7