open-consul/.changelog/16301.txt
cskh 806d63e7fc
fix: add tls config to unix socket when https is used (#16301)
* fix: add tls config to unix socket when https is used

* unit test and changelog
2023-02-21 08:28:13 -05:00

4 lines
96 B
Plaintext

```release-note:bug
agent configuration: Fix issue of using unix socket when https is used.
```