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

add digitalSignature usage to the key #96

Merged
merged 4 commits into from
Oct 17, 2024
Merged

Conversation

juniorz
Copy link
Contributor

@juniorz juniorz commented Oct 17, 2024

This is a requirement for self-signed certificates.

Google Chrome aborts the connection with a ERR_SSL_KEY_USAGE_INCOMPATIBLE message if the key usage is not properly configured.

See: https://superuser.com/a/1466118/83567

This is a requirement for self-signed certificates.

Google Chrome aborts the connection with a `ERR_SSL_KEY_USAGE_INCOMPATIBLE` message if the key usage is not properly configured.

https://superuser.com/a/1466118/83567
@juniorz juniorz requested a review from a team as a code owner October 17, 2024 14:24
MaeIsBad
MaeIsBad previously approved these changes Oct 17, 2024
Copy link
Member

@MaeIsBad MaeIsBad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!
I'll release this right after merging

@MaeIsBad MaeIsBad merged commit a80a173 into primait:master Oct 17, 2024
3 checks passed
@juniorz juniorz deleted the patch-1 branch October 17, 2024 14:50
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.

2 participants