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

client cert black list #346

Open
yiwiz-sai opened this issue Jan 29, 2021 · 4 comments
Open

client cert black list #346

yiwiz-sai opened this issue Jan 29, 2021 · 4 comments
Assignees

Comments

@yiwiz-sai
Copy link

Hi,
I know hitch added client certificate authentication in 1.6, it is a very cool function, thanks first.
I want to know if it supports client cert black list function, or is there a way to let hitch know a client cert is revoked ?

Thanks

@gquintard
Copy link
Contributor

This is probably going to be a dumb proposition, but why not just reload hitch without that specific certificate?

@yiwiz-sai
Copy link
Author

This is probably going to be a dumb proposition, but why not just reload hitch without that specific certificate?

for example, I create a server certificate to sign 100 client cert for my employee, and then one employee leaves, I want to revoke his client cert or add it into black list, do you know my mean?
that's why nginx has a ssl_crl options
http://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_crl

@yiwiz-sai
Copy link
Author

what I am talking is client authentication

@daghf daghf self-assigned this Feb 1, 2021
@daghf
Copy link
Member

daghf commented Feb 5, 2021

Hi @pianoboysai

Absolutely. This is a feature we would like to see added.

I can't give you a time frame right now, but we will come back to this at a later point.

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

No branches or pull requests

3 participants