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

Missing NULL in x509 RSA certs #39

Closed
arekinath opened this issue Dec 5, 2017 · 1 comment
Closed

Missing NULL in x509 RSA certs #39

arekinath opened this issue Dec 5, 2017 · 1 comment

Comments

@arekinath
Copy link
Contributor

x509 RSA certs should have a NULL after the algorithm OID for backwards compat reasons. The output we're producing is valid but may be unparseable by some ancient certificate parsers -- and also, it means we can produce mismatched output when signing some certificates.

joyent-automation pushed a commit that referenced this issue Dec 14, 2017
Reviewed by: Cody Peter Mello <cody.mello@joyent.com>
Approved by: Cody Peter Mello <cody.mello@joyent.com>
@roccomuso
Copy link

+1 thanks

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