Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLS Client Cert Authentication #79

Closed
jgiles opened this issue Mar 19, 2018 · 3 comments
Closed

TLS Client Cert Authentication #79

jgiles opened this issue Mar 19, 2018 · 3 comments

Comments

@jgiles
Copy link

jgiles commented Mar 19, 2018

This is related to the excellent proposal in #59, but should be solvable immediately rather than as a long-term effort.

The Helm client supports TLS client certificate authentication:
helm/helm#1038 (comment)

It would be great if chartmuseum supported a --tls-ca-cert which would perform client certificate authentication of incoming requests, accepting client certs issued by the trusted CA.

Perhaps this is already supported, but I can't find it in the documentation.

@jdolitsky
Copy link
Contributor

@jgiles hi thanks for opening, sorry for delay. will look into asap.

@jdolitsky jdolitsky added this to the 1.0.0 - Auth milestone Mar 21, 2018
@jdolitsky jdolitsky added the 0.8.0 label Nov 4, 2018
@jdolitsky jdolitsky removed the 0.8.0 label Dec 3, 2018
@ghost
Copy link

ghost commented Jan 8, 2019

I'll be happy to pick this up, thank you

@jdolitsky
Copy link
Contributor

@jgiles @Smana this is finally supported in latest/master thanks to @amerghazal #203! Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants