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

CRL support missing from clients #159

Open
karjsim opened this issue Mar 6, 2018 · 1 comment
Open

CRL support missing from clients #159

karjsim opened this issue Mar 6, 2018 · 1 comment
Labels

Comments

@karjsim
Copy link

karjsim commented Mar 6, 2018

Hi,

It looks like that http_client implementation does not currently support CRL's while using HTTPS. All other needed tls.secureContext options (e.g. ca, cert, key) are supported but from some reason crl option is not.

Is this a bug ? Would it be possible to add support also for crl option to http_client ?

@DonutEspresso
Copy link
Member

Hi @karjsim - this is likely an oversight more than anything else. Seems like a reasonable thing to add.

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

No branches or pull requests

2 participants