Skip to content

Commit 16374b9

Browse files
author
Mohamad Fadhil
committed
update readme
1 parent 460d858 commit 16374b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,7 @@ endpoints:
714714
tls:
715715
certificate-file: /path/to/user_cert.pem
716716
private-key-file: /path/to/user_key.pem
717-
ca-file: /path/to/root-ca.pem
717+
ca-file: /path/to/root-ca.pem # Not required for non-self-signed certificate authorities
718718
renegotiation: once
719719
conditions:
720720
- "[STATUS] == 200"

0 commit comments

Comments
 (0)