Expect-CT
In this lesson, we'll study the Expect-CT header.
We'll cover the following...
Why Expect-CT
?
The goal of Expect-CT
is to inform the browser that it should perform additional background checks to ensure the certificate is genuine. When a server uses the Expect-CT
header, it is requesting the client to verify that the certificates being used are present in public Certificate Transparency (CT) logs.
The Certificate Transparency initiative is an effort led by Google in order to:
...