If a page is served to me via HTTPS and the certificate is OK, I know that the page is authentic.
What if I save the page? Can I check later if that page is authentic?
If a page is served to me via HTTPS and the certificate is OK, I know that the page is authentic.
What if I save the page? Can I check later if that page is authentic?
There is no technical way you can know that the page is authentic other than having to reload it, i.e contacting the server again and validating its certificate. And that's by design, because otherwise it would kill the purpose.
Think about it, if there was such a way then it would be easy to copy another page's "authenticity" and apply it to fraudulent pages.