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

better error handling for csrs #211

Merged
merged 3 commits into from
Feb 25, 2020
Merged

better error handling for csrs #211

merged 3 commits into from
Feb 25, 2020

Conversation

captiosus
Copy link
Contributor

In reference to issue #177

Error when no valid certs are found when verifying instead of accessing oob
Warn when CSRs are found instead of silently ignoring them

Error when no valid certs are found when verifying instead of accessing oob
Warn when CSRs are found instead of silently ignoring them
Copy link
Contributor

@alokmenghrajani alokmenghrajani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: add a test? Also, how much work would it be to parse CSRs?

@captiosus
Copy link
Contributor Author

seems like theres already a PR to add CSR support but seems abandoned #203

Copy link
Contributor

@alokmenghrajani alokmenghrajani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm fine merging this or trying to revive #203.

@mbyczkowski mbyczkowski self-requested a review February 25, 2020 18:54
@mbyczkowski mbyczkowski merged commit 23ed60d into square:master Feb 25, 2020
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.

3 participants