If it's worth saying, but not worth its own post (even in Discussion), then it goes here.
Notes for future OT posters:
1. Please add the 'open_thread' tag.
2. Check if there is an active Open Thread before posting a new one. (Immediately before; refresh the list-of-threads page before posting.)
3. Open Threads should be posted in Discussion, and not Main.
4. Open Threads should start on Monday, and end on Sunday.
Hm, reading up a bit about SSL/TLS, it seems this will not work. Apparently it uses a Message Authentication Code to ensure authenticity, not a signature. But that means that even if you have all the data sent by the server, you still can't prove to a third party that you didn't modify it.
I'm not sure, but possibly you could prove that you did an SSL handshake with the server at a given time, so you can prove that the server sent "something", but not necessarily the particular thing you have. :)