Let's say that Malory owns an official website that now says that her birthday is on 25th of July. I can connect to that website by https, and SSL sertificate of the connection says "issued to Malory". Now I want to download that page as an evidence, that Malory published it. I know that she will later remove or change the information on the website, and I want to catch her on doing this. Can I extract some sort of certificate from the HTTPS connection to say: "Dear court, Malory said that her birthday is on 25th of July, and I can prove it by presenting this HTML file with this HTTPS signature (or something like this)"?
Is there a convenient way to do it? I tried button "download complete page" in chromium, but it seems that it doesn't save any sort of signatures.