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

Can the dependency on the openssl binary be eliminated? #18

Open
wiml opened this issue Mar 10, 2021 · 0 comments
Open

Can the dependency on the openssl binary be eliminated? #18

wiml opened this issue Mar 10, 2021 · 0 comments

Comments

@wiml
Copy link
Contributor

wiml commented Mar 10, 2021

Starting from OTP 20 and ERL-165, RSA keygen is supported by crypto:generate_key(). The other use of the openssl binary seems to be generating CSRs and certs, which should be reasonably easy to do using the asn1 and public_key modules without a callout to the openssl command.

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

1 participant