mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Update tls_mutual_auth.md
This commit is contained in:
parent
22ddf5f2a4
commit
f65204fd51
@ -7,7 +7,7 @@ The server can require TLS certificates from a client. When needed, you can use
|
||||
|
||||
## Validating a Client Certificate
|
||||
|
||||
The server can verify a client certificate using a CA certificate. To require verification, add the option `verify` the TLS configuration section as follows:
|
||||
The server can verify a client certificate using a CA certificate. To require verification, add the option `verify` to the TLS configuration section as follows:
|
||||
|
||||
```text
|
||||
tls {
|
||||
|
Loading…
x
Reference in New Issue
Block a user