Component(s)
remote.http
Request
Add the ability to toggle TLS renegotiation via config file for remote.http (and possibly other components containing an HTTP client).
I'm well aware that renegotiation was removed in TLS 1.3 - that's why this issue instead of PR.
Use case
I have a client that uses TLS 1.2 with renegotiation on one of his servers and due to various circumstances is unable to change that.
Without renegotiation Alloy fails to fetch data from the endpoint (works with a custom build).
Tip
React with 👍 if this issue is important to you.