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

TKSS-678: Better certificate key usage checking on TLCP #679

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

johnshajiang
Copy link
Collaborator

TLCP requires two certificates, exactly sign and enc certificates.
The sign certificate should always have digitalSignature key usage regardless of key exchange (SM2 or SM2E).
It would be better to improve the checking on this certificate.

This PR will resolves #678.

@johnshajiang johnshajiang added the bug Something isn't working label Feb 6, 2024
@johnshajiang johnshajiang self-assigned this Feb 6, 2024
@johnshajiang johnshajiang merged commit 44b6b4f into Tencent:master Feb 6, 2024
9 checks passed
@johnshajiang johnshajiang deleted the TKSS-678 branch February 6, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Better certificate key usage checking on TLCP
1 participant