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

Private key check missing for client certificate authentication #44

Open
berghall opened this issue Jan 18, 2022 · 0 comments
Open

Private key check missing for client certificate authentication #44

berghall opened this issue Jan 18, 2022 · 0 comments
Labels

Comments

@berghall
Copy link

When using the tasks HttpRequest and RestRequest with client certificate authentication, the task does not make sure the certificate has a private key, except when loading the certificate from bytes or when the whole certificate chain is included. The private key should, however, be a requirement always and the missing checks should be added.

Issue opened originally in ACC by Kai Ruusuvuori, now moved here.

@berghall berghall added the bug label Jan 18, 2022
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

1 participant