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

Create code signing certificate option #32

Open
p0358 opened this issue Mar 21, 2022 · 1 comment
Open

Create code signing certificate option #32

p0358 opened this issue Mar 21, 2022 · 1 comment

Comments

@p0358
Copy link

p0358 commented Mar 21, 2022

Right now only creating server, client and OCSP certificates is supported. Looking through the code, I see there's no way to create a certificate with

keyUsage = digitalSignature
extendedKeyUsage = codeSigning

and that value of extendedKeyUsage is required in order to use the certificate for code signing.

@bjarnoldus
Copy link
Contributor

I'll add an option to create code signing certificates, see https://gitlab.com/bounca/bounca/-/issues/22

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

No branches or pull requests

2 participants