Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    Whether domain fronting constitutes a vulnerability depends on your threat model. Historically, major hosts turned a blind eye to it. This did eventually change, probably in part due to the ACME TLS-SNI vulnerability (this, despite ACME TLS-SNI being blocked once the vulerability was discovered). Commented Nov 13, 2024 at 15:40
  • 1
    @Brian yes, I took an educated guess that for OP's threat model, being able to access the mTLS host with a non-mTLS connection constituted a vulnerability. For many common setups this isn't a plausible scenario. Commented Nov 14, 2024 at 9:41