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

don't allow more than one certificate when verifying a CA #2632

Open
dovholuknf opened this issue Jan 9, 2025 · 0 comments
Open

don't allow more than one certificate when verifying a CA #2632

dovholuknf opened this issue Jan 9, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@dovholuknf
Copy link
Member

Right now my understanding is the verification step of a 3rd party CA will only use the first pem certificate found in the data submitted. If the user submits a chain and the leaf is not the first cert, verification will fail.

Change this to return an error to the user indicating "you did it wrong". ideally with some sort of helpful description that they submitted more than one cert or somethign like that.

@dovholuknf dovholuknf added the enhancement New feature or request label Jan 9, 2025
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

1 participant