sso icon indicating copy to clipboard operation
sso copied to clipboard

sso-auth: check for valid certificate before serving

Open loganmeetsworld opened this issue 6 years ago • 1 comments

In auth/http.go/ServeHTTPS(), no check is done as to the validity of a certificate before it's used.

loganmeetsworld avatar Aug 22 '18 13:08 loganmeetsworld

@loganmeetsworld I'm confused as to what this issue is referring to. At a minimum, it looks like the code in question has since been refactored. But, I also don't understand what "certificate" this issue is referring to? I don't see where either sso-{auth,proxy} accept or handle TLS certificates directly?

mreiferson avatar Nov 26 '18 01:11 mreiferson