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

crypto/x509: ExtKeyUsageAny doesn't work when tls server CheckSignatureFrom client's certificate #6831

Closed
gopherbot opened this issue Nov 25, 2013 · 6 comments

Comments

@gopherbot
Copy link

by cfanfrank:

I found this line :
https://code.google.com/p/go/source/browse/src/pkg/crypto/x509/verify.go?name=go1.2rc5#435

when ExtKeyUsageAny exists. it does nothing.
it should do continue outside the loop.
@rsc
Copy link
Contributor

rsc commented Nov 27, 2013

Comment 1:

Labels changed: added go1.3maybe.

@dsymonds
Copy link
Contributor

dsymonds commented Dec 2, 2013

Comment 2:

Labels changed: added priority-soon, packagebug, removed priority-triage.

@agl
Copy link
Contributor

agl commented Dec 2, 2013

Comment 3:

Thanks! Do you happen to have a certificate chain that failed that can be used as a test
case?

Owner changed to @agl.

Status changed to Accepted.

@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 4:

Labels changed: added release-none, removed go1.3maybe.

@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 5:

Labels changed: added repo-main.

@agl
Copy link
Contributor

agl commented Dec 10, 2013

Comment 6:

This issue was closed by revision ddbad5e.

Status changed to Fixed.

@golang golang locked and limited conversation to collaborators Jun 25, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants