From a24c03ce96e383faf2a624bfabd5cc843e78ab2a Mon Sep 17 00:00:00 2001 From: Peter Wu Date: Sat, 7 Feb 2015 13:04:11 +0100 Subject: Add http2-16-ssl.pcapng 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/ --- tls/http2-16-ssl.pcapng | Bin 0 -> 5180 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tls/http2-16-ssl.pcapng (limited to 'tls') diff --git a/tls/http2-16-ssl.pcapng b/tls/http2-16-ssl.pcapng new file mode 100644 index 0000000..7ae258d Binary files /dev/null and b/tls/http2-16-ssl.pcapng differ -- cgit v1.2.1