File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -149,6 +149,17 @@ The URL/Page that user should be redirected in case of a Certificate Authenticat
149
149
150
150
Please check the [ tls-auth] ( ../examples/auth/client-certs/README.md ) example.
151
151
152
+ ** Important:**
153
+
154
+ TLS with Client Authentication is NOT possible in Cloudflare as is not allowed it and might result in unexpected behavior.
155
+
156
+ Cloudflare only allows Authenticated Origin Pulls and is required to use their own certificate:
157
+ https://blog.cloudflare.com/protecting-the-origin-with-tls-authenticated-origin-pulls/
158
+
159
+ Only Authenticated Origin Pulls are allowed and can be configured by following their tutorial:
160
+ https://support.cloudflare.com/hc/en-us/articles/204494148-Setting-up-NGINX-to-use-TLS-Authenticated-Origin-Pulls
161
+
162
+
152
163
### Configuration snippet
153
164
154
165
Using this annotation you can add additional configuration to the NGINX location. For example:
You can’t perform that action at this time.
0 commit comments