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

fixes ocsp signer lookup in the cert manager. #487

Merged
merged 2 commits into from Jul 26, 2016

Conversation

moisesguimaraes
Copy link
Contributor

Looks for CA based on issuerKeyHash instead of issuerHash.

I still kept the issuerHash lookup if the issuerKeyHash lookup fails.

@moisesguimaraes
Copy link
Contributor Author

Read for review @cconlon .

@cconlon
Copy link
Member

cconlon commented Jul 18, 2016

Is it correct (and secure) to leave the fallback in place to the issuerHash, if issuerKeyHash lookup fails? Does the RFC mention guidance for this somewhere?

@moisesguimaraes
Copy link
Contributor Author

no, I was afraid of breaking something that was already working, but that doesn't seems to be the case. I checked GetCA() and removed the fallback.

@moisesguimaraes
Copy link
Contributor Author

ready for review @cconlon

@cconlon
Copy link
Member

cconlon commented Jul 22, 2016

Assigning to @ejohnstown for review since I'll be out of the office for the next week.

@cconlon cconlon assigned ejohnstown and unassigned cconlon Jul 22, 2016
@ejohnstown
Copy link
Contributor

could you retest this please jenkins?

@ejohnstown ejohnstown merged commit 9938381 into wolfSSL:master Jul 26, 2016
@moisesguimaraes moisesguimaraes deleted the fix-ocspstapling-getca branch August 16, 2016 13:23
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.

None yet

3 participants