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

Read all keys in PEM file #1924

Open
bbockelm opened this issue Jan 22, 2025 · 0 comments
Open

Read all keys in PEM file #1924

bbockelm opened this issue Jan 22, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bbockelm
Copy link
Collaborator

One item deferred from #1748 is the loading of private keys from the PEM files.

We currently only load the first private key. If the administrator has multiple listed, the subsequent ones are ignored. Extend the loadSinglePEM routine to load all private keys instead.

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

No branches or pull requests

2 participants