Solution:
Instead of
insecureSkipVerify = true
I have to set
[serversTransport]
insecureSkipVerify = true
Where to find this in the docs? ... not just mentioned but explained
Solution:
Instead of
insecureSkipVerify = true
I have to set
[serversTransport]
insecureSkipVerify = true
Where to find this in the docs? ... not just mentioned but explained