tatsuhiro-t / spdylay

The experimental SPDY protocol version 2, 3 and 3.1 implementation in C
http://tatsuhiro-t.github.io/spdylay/
MIT License
603 stars 102 forks source link

add a client side cert option for spdycat #19

Closed normanr closed 12 years ago

tatsuhiro-t commented 12 years ago

Done. Use --cert and --key options.