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

No option to create code-signing intermediate or certificates #8

Open
michaelkrieger opened this issue Sep 6, 2019 · 1 comment
Open

Comments

@michaelkrieger
Copy link
Contributor

michaelkrieger commented Sep 6, 2019

Per OpenSSL PKI Tutorial and its sample configuration file, a code-signing certificate is also an option that would complete spki.

All that should be required is making an intermediate with some variation of:
extendedKeyUsage = serverAuth, clientAuth, codeSigning

@kaysond
Copy link
Owner

kaysond commented Sep 9, 2019

Good suggestion thanks. If you can submit a PR that'd be great. I can probably get to it by the end of the month otherwise.

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