cculianu / Fulcrum

A fast & nimble SPV Server for BCH, BTC, and LTC
Other
325 stars 73 forks source link

HSTS is not enforced when using SSL #200

Closed antonr-p2p closed 9 months ago

antonr-p2p commented 9 months ago

Tenable security scan found this for Fulcrum node with SSL enabled:

The remote web server is not enforcing HSTS, as defined by RFC 6797. HSTS is an optional response header that can be configured on the server to instruct the browser to only communicate via HTTPS. The lack of HSTS allows downgrade attacks, SSL-stripping man-in-the-middle attacks, and weakens cookie-hijacking protections.
cculianu commented 9 months ago

Not really relevant since Fulcrum isn't a website.