6e9dd995eb
See github.com/hashicorp/consul/issues/11207 When VerifyIncomingRPC is false the TLS conn will not have the required certificates.
4 lines
116 B
Plaintext
4 lines
116 B
Plaintext
```release-note:bug
|
|
rpc: only attempt to authorize the DNSName in the client cert when verify_incoming_rpc=true
|
|
```
|