We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 460d858 commit 16374b9Copy full SHA for 16374b9
README.md
@@ -714,7 +714,7 @@ endpoints:
714
tls:
715
certificate-file: /path/to/user_cert.pem
716
private-key-file: /path/to/user_key.pem
717
- ca-file: /path/to/root-ca.pem
+ ca-file: /path/to/root-ca.pem # Not required for non-self-signed certificate authorities
718
renegotiation: once
719
conditions:
720
- "[STATUS] == 200"
0 commit comments