I've created a self-signed certificate for connection towards Kubernetes Ingress backend.
I can't use it even if added on system with update-ca-certificates (CoreOS).
Adding in Kubernetes section the following line:
insecureskipverify = true
does not work either.