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

Request to add support into the library for devs to set a passphrase #145

Open
ron-michael opened this issue Nov 11, 2015 · 3 comments
Open

Comments

@ron-michael
Copy link

Request to add support into the library for devs to set a passphrase.

We all know its bad practice to hard-code somewhere the passphrase, but some people are looking for that feature. Even the SSL library of python allows us to do that.

Now, Im just asking permission to add that feature unto to this code branch project? Or should I just add the feature on my fork of this project?

@ethanmick
Copy link

I need this feature as well.

@rohit-taneja
Copy link

+1

@greentornado
Copy link

greentornado commented May 18, 2016

+1, maybe someone should implement this feature...

Edit: I managed to remove the pass from key.pem with success push.

openssl rsa -in key_with_pass.key -out key_no_pass.key

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

4 participants