Skip to content

Conversation

davidnarayan
Copy link

@davidnarayan davidnarayan commented Oct 24, 2018

The current implementation does not support multiple certificates in a single PEM file. This PR adds support for reading multiple certificates from the PEM. This use case is necessary when the client needs to pass a complete certificate chain as part of a mutual auth transaction.

Fixes #144

Note: Sample private keys have been included as part of the test suite. They are example keys only and should never be used as any part of a production implementation.

This use case may be necessary when the client needs to pass its
entire certificate chain as part of a mutual auth transaction.
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 this pull request may close these issues.

1 participant