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

Support PEM passphrase for HTTPS #162

Closed
tehsenaus opened this issue Jun 22, 2015 · 2 comments · Fixed by #746
Closed

Support PEM passphrase for HTTPS #162

tehsenaus opened this issue Jun 22, 2015 · 2 comments · Fixed by #746
Labels
good first issue Hacktoberfest Attract attention to this issue

Comments

@tehsenaus
Copy link

See passphrase option here:
https://nodejs.org/api/tls.html#tls_tls_createserver_options_secureconnectionlistener

@chris--jones
Copy link
Contributor

chris--jones commented Oct 1, 2021

Can I take this one?

It looks like the previous PR potentially conflicts with existing args.

@chris--jones
Copy link
Contributor

It looks like the previous PR also won't do anything as union hasn't implemented passphrase support either...
flatiron/union#58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Hacktoberfest Attract attention to this issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants