SSL session reuse testing

Hi,

It would be nice if you guys can add SSL session reuse testing for secure sites. Currently i’m testing it directly with openssl.

openssl s_client -reconnect -state -prexit -connect mysecuresite.com:443

The connection will be tested 5 times and I check if the session-id doesn’t change. I’m a bit lazy and would luv to see it as test here :smiley:

Cheers,
Ruud