mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 05:23:04 +00:00
f019457815
* tlsutil: Fix check TLS configuration * Rewording docs. * Update website/content/docs/services/configuration/checks-configuration-reference.mdx Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com> * Fix typos and add changelog entry. --------- Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
4 lines
137 B
Plaintext
4 lines
137 B
Plaintext
```release-note:bug
|
|
tlsutil: Default setting of ServerName field in outgoing TLS configuration for checks now handled by crypto/tls.
|
|
```
|