sample: correct directive name

Both "client-transport-security" and "peer-transport-security"
is mapped to Go struct embed.securityConfig.

Field for client certificate authentication is tagged as
"client-cert-auth", but it is misspelled in "peer-transport-security"
section.
release-3.4
ymmt 2018-08-16 22:25:16 +09:00
parent 2a6bc7d113
commit 73a8bf1fb1
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ peer-transport-security:
key-file:
# Enable peer client cert authentication.
peer-client-cert-auth: false
client-cert-auth: false
# Path to the peer server TLS trusted CA cert file.
trusted-ca-file: