Commit 28f08fa
committed
[Gateway] TLS decryption does not happen with DNI
Issue #13929 mentioned that TLS decryption still happens with DNI
enabled, which led to #17266 to reflect that. This is incorrect: Do Not
Inspect (DNI) will not cause TLS decryption, otherwise we wouldn't be
able to support Certificate Pinning applications.1 parent fc27f3f commit 28f08fa
File tree
1 file changed
+1
-1
lines changed- src/content/docs/cloudflare-one/policies/gateway/http-policies
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments