cloudflare / cfssl

CFSSL: Cloudflare's PKI and TLS toolkit
https://cfssl.org/
BSD 2-Clause "Simplified" License
8.56k stars 1.09k forks source link

Support for Strict-Transport-Security HTTP on API server #1361

Open scah2021 opened 4 months ago

scah2021 commented 4 months ago

Is there an option to enable HSTS on the cfssl serve command ?

Strict-Transport-Security (https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security) HTTP response header

Kind regards