Closed pengdev closed 12 years ago
Hi,
I have a testing task using spdy for comparison, for efficiency consideration, I should use spdy without ssl, could anyone tell me how to disable the TSL in the client? Your help is greatly appreciated.
BR
I just added this feature to spdycat and spdyd. Use --no-tls option to disable SSL/TLS and specify SPDY version number using -2 or -3.
Great! Now it works, thank you so much.
Hi,
I have a testing task using spdy for comparison, for efficiency consideration, I should use spdy without ssl, could anyone tell me how to disable the TSL in the client? Your help is greatly appreciated.
BR