Re: Http2 captures files
Patrick McManus <[email protected]> Wed, 18 Feb 2015 09:12:25 -0500
| Newsgroups | gmane.comp.mozilla.devel.netlib |
|---|---|
| Message-ID | <CAOdDvNpRWzxcCw5UA91vRa1hyoyEJ1pHE17+DS2TwCsyo07S0g@mail.gmail.com> |
you can make your own plaintext log out of an encrypted session. Have firefox record a SSL Key Log file that wireshark can use to decrypt a standard packet trace. Wireshark can export the plaintext for you at that point. I just did this between nightly and google.com running h2 yesterday. https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Key_Log_Format good luck On Wed, Feb 18, 2015 at 5:31 AM, <[email protected]> wrote: > Hello, > I'm developing a http2 dissector and I'd like to know if anyone has clear > text http2 captures files based on draft 14 or 16. > Best regards > _______________________________________________ > dev-tech-network mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-network > >