summaryrefslogtreecommitdiff
path: root/tls/http2-16-ssl.pcapng
AgeCommit message (Collapse)AuthorFilesLines
2015-02-07Add http2-16-ssl.pcapngPeter Wu1-0/+0
Software versions, pre-master keys are available in the capture file comments. For convenience, the versions are: nghttp2/v0.7.3-74-g795a22a spdylay/v1.3.1-16-gf4bcaee openssl/1.0.2 Commands: openssl req -newkey rsa:2048 -x509 -nodes -keyout server.pem -new \ -out server.pem -subj /CN=localhost socat TCP-LISTEN:4433,reuseaddr,fork TCP-CONNECT:127.0.0.1:4433 ./nghttpd 4433 server.pem server.pem ./nghttp https://localhost/