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

restructure certs/keys; add key/cert generation #15

Closed
wants to merge 1 commit into from

Conversation

lunixbochs
Copy link
Contributor

I split pem.go into key.go and cert.go, and added methods for manipulating certificates and generating RSA keys. This provides enough functionality to generate a RSA keys, make a CA, and issue a certificate with constraints. cert_test.go demonstrates this process.

@lunixbochs
Copy link
Contributor Author

Moved to #18

@lunixbochs lunixbochs closed this Nov 13, 2014
merlin-northern added a commit to merlin-northern/openssl that referenced this pull request Aug 20, 2020
nathan454 pushed a commit to nathan454/openssl that referenced this pull request Nov 30, 2022
BenMatase pushed a commit to mistsys/openssl that referenced this pull request Oct 3, 2024
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.

1 participant