Information on HTTP Strict Transport Security (RFC 6797) and VMware Cloud Director 10.x
HTTP Strict Transport Security (RFC 6797)
HTTP Strict Transport Security (RFC 6797)
VMware Cloud Director may be flagged as not having Strict-Transport-Security this is due to the base site being a redirect to HTTPS, in addition the public facing Provider Portal and Tenant Portals .
The above information can be verified using the following:
Does not contain "Strict-Transport-Security"
curl -v -k https://[vCD Site]/
-- However one thing to note is that the above redirects to https://[vCD Site]/login which does, as seen below:
Does contain "Strict-Transport-Security"
curl -v -k https://[vCD Site]/login/
curl -v -k https://[vCD Site]/provider/
curl -v -k https://[vCD Site]/tenant/[Org Name]/