The documentation from Micronaut is limited here.
We're using io.micronaut.http.client.HttpClient
to access a 3rd party API.
All I can find is this https://docs.micronaut.io/latest/guide/configurationreference.html but it doesn't give examples.
How do we specify the version of TLS that we are prepared to interact with?