Open dehaansa opened 1 day ago
The committers listed above are authorized under a signed CLA.
I've tested with a variety of TLS settings (using mitmproxy) and things seem good to me and based off those related issues it does seem like underlying client TLS settings should be set this way.
Description
The
govmomi
client used in the receiver attempts to validate the connection to vcenter before the existing code sets the TLS options (other than insecure) in the client. This is a limitation of thegovmomi
wrapper, as discussed on this issue: https://github.com/vmware/govmomi/issues/1200 .Link to tracking issue
Related issue in Grafana Alloy: https://github.com/grafana/alloy/issues/193
Testing
This has not been tested, I would appreciate the assistance of any codeowner that could test.See comments on the PR for test.