mintel/dex-k8s-authenticator

TLS v1.3 Unsupported

xunholy opened this issue · 2 comments

Using TLS v1.3 is unsupported in this project, it would be great if we could update the libs so this isn't an issue.

2021/11/04 05:45:35 Creating new provider https://dex.example.com
2021/11/04 05:45:35 Failed to query provider "https://dex.example.com": Get "https://dex.example.com/.well-known/openid-configuration": remote error: tls: protocol version not supported```

@xunholy I'll take a look at this as it should be easy to fix
.
Been a bit busy lately so trying to catch up on cases..

edit: Any chance you could try the latest build build (un-released). I think this should have been resolved by #166 (looks like I need to make a new release ...)

Thanks @nabadger , let me know and I can test.