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

VerificationError should indicate which cert is being checked #11160

Closed
nbastin opened this issue Jun 25, 2024 · 0 comments
Closed

VerificationError should indicate which cert is being checked #11160

nbastin opened this issue Jun 25, 2024 · 0 comments
Labels

Comments

@nbastin
Copy link
Contributor

nbastin commented Jun 25, 2024

VerificationError exceptions don't report which cert causes the problem, which can make debugging fairly time consuming (or impossible, if you're not in the situation of issuing your own certs).

@alex alex added the x509 label Jun 25, 2024
alex added a commit to alex/cryptography that referenced this issue Oct 28, 2024
…ad the error

The end goal is that `ValidationError` will include a cert field, which optionally contains a `VerificationCertificate` where relevant

refs pyca#11160
alex added a commit to alex/cryptography that referenced this issue Oct 28, 2024
…ad the error

The end goal is that `ValidationError` will include a cert field, which optionally contains a `VerificationCertificate` where relevant

refs pyca#11160
alex added a commit to alex/cryptography that referenced this issue Oct 28, 2024
…ad the error

The end goal is that `ValidationError` will include a cert field, which optionally contains a `VerificationCertificate` where relevant

refs pyca#11160
alex added a commit to alex/cryptography that referenced this issue Oct 28, 2024
…ad the error

The end goal is that `ValidationError` will include a cert field, which optionally contains a `VerificationCertificate` where relevant

refs pyca#11160
alex added a commit to alex/cryptography that referenced this issue Oct 30, 2024
alex added a commit to alex/cryptography that referenced this issue Oct 30, 2024
alex added a commit to alex/cryptography that referenced this issue Oct 31, 2024
…ad the error

The end goal is that `ValidationError` will include a cert field, which optionally contains a `VerificationCertificate` where relevant

refs pyca#11160
reaperhulk pushed a commit that referenced this issue Nov 3, 2024
…ad the error (#11844)

The end goal is that `ValidationError` will include a cert field, which optionally contains a `VerificationCertificate` where relevant

refs #11160
alex added a commit to alex/cryptography that referenced this issue Nov 3, 2024
alex added a commit to alex/cryptography that referenced this issue Nov 3, 2024
alex added a commit to alex/cryptography that referenced this issue Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants