opentelemetry-collector
opentelemetry-collector copied to clipboard
Revert change to min TLS version
trafficstars
As I understood it, 1.0 is used as the default version on the server-side. This is not what we want here, on a newer server/library: the recommendation for a few years has been already to default to 1.2 as the minimum version, allowing users to use 1.0 or SSLvX only when absolutely needed.
Originally posted by @jpkrohling in https://github.com/open-telemetry/opentelemetry-collector/pull/5480#discussion_r913230956