we have an old performance url on our mainframe that still uses TLS 1.1, when testing with the input.http plugin i get:
tls: server selected unsupported protocol version 302
looking in plugin\common\tls it still mentions tls 1.0-1.3, or have these protocols been disabled in the docker image?
or is it some other error?
Thanks