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

When reading certificate fail, we should stop the communication betwe… #22

Merged
merged 1 commit into from Dec 6, 2021

Conversation

Zhiqiang520
Copy link
Contributor

@Zhiqiang520 Zhiqiang520 commented Oct 21, 2021

…en the requester and responder.

Fix: #17

Signed-off-by: Zhao, Zhiqiang zhiqiang.zhao@intel.com

…en the requester and responder.

FIX:DMTF#17

Signed-off-by: Zhao, Zhiqiang <zhiqiang.zhao@intel.com>
@jyao1
Copy link
Member

jyao1 commented Oct 25, 2021

I think we need check capability before getting the certificate.

For example, if MUT_AUTH is not required, there is no need to get cert. Then failing to get cert should be valid.

@jyao1 jyao1 merged commit c0f2e43 into DMTF:main Dec 6, 2021
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.

When reading certificate fail, we should stop the communication between the requester and responder
2 participants