Open In App

HTTP headers | Expect-CT

The HTTP Expect-CT header is a response-type header that prevents the usage of wrongly issued certificates for a site and makes sure that they do not go unnoticed and it also allows sites to decide on reporting or enforcement of Certificate Transparency requirements.

Syntax:



Expect-CT max-age=<age>, enforce, report-uri="<uri>"

Note: Enforce and report-uri are optional directives.

Directives: The HTTP Expect-CT header accepts three directives mentioned above and described below:



Examples:

Article Tags :