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

keys.go: drop the keyUsage bitfield #255

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Conversation

dkwo
Copy link
Contributor

@dkwo dkwo commented Nov 1, 2023

fixes #102

been testing this for a while on my thinkpad t460s

@dkwo dkwo temporarily deployed to Build, sign, release binaries November 1, 2023 20:30 — with GitHub Actions Inactive
@dkwo dkwo temporarily deployed to Build, sign, release binaries November 1, 2023 20:30 — with GitHub Actions Inactive
@dkwo dkwo temporarily deployed to Build, sign, release binaries November 1, 2023 20:30 — with GitHub Actions Inactive
@dkwo
Copy link
Contributor Author

dkwo commented Nov 1, 2023

btw, i also opened PR for void, to use correct go build style (pie, etc), update and include this patch, in case you want to take a look void-linux/void-packages#46165

@Foxboron Foxboron merged commit 8d75e8f into Foxboron:master Nov 1, 2023
5 of 6 checks passed
@Cornelicorn
Copy link
Contributor

There is another location with KeyUsage: https://github.com/Foxboron/sbctl/blob/master/tests/utils/certs.go#L27

@dkwo
Copy link
Contributor Author

dkwo commented Nov 2, 2023

@Cornelicorn Feel free to open a PR, if you believe that needs to be fixed as well.

@Foxboron
Copy link
Owner

Foxboron commented Nov 7, 2023

There is another location with KeyUsage: https://github.com/Foxboron/sbctl/blob/master/tests/utils/certs.go#L27

Ah right, I was moving around the API at some point.

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.

linux refusing the creation of PK on thinkpad T460s
3 participants