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

Support for client certificate chains broken #1171

Closed
dbnicholson opened this issue Mar 9, 2019 · 0 comments · Fixed by #1371
Closed

Support for client certificate chains broken #1171

dbnicholson opened this issue Mar 9, 2019 · 0 comments · Fixed by #1371

Comments

@dbnicholson
Copy link

This was originally fixed in #295, but the loop over pemParser.readObject() was removed in 9639cb7. Now loadCertificates always returns a List only the first certificate, which means that chains are not supported.

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

Successfully merging a pull request may close this issue.

1 participant