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

trust: ask to remove passwords from certs #944

Closed
fichtner opened this issue May 17, 2016 · 5 comments
Closed

trust: ask to remove passwords from certs #944

fichtner opened this issue May 17, 2016 · 5 comments
Labels
feature Adding new functionality help wanted Contributor missing / timeout

Comments

@fichtner
Copy link
Member

fichtner commented May 17, 2016

via: https://forum.opnsense.org/index.php?topic=3021

@fichtner fichtner self-assigned this May 17, 2016
@fichtner fichtner added the feature Adding new functionality label May 17, 2016
@fichtner fichtner added this to the 16.7 milestone May 17, 2016
@AdSchellevis
Copy link
Member

@fichtner I rather won't add this in the gui, it assumes extra safety which isn't really the case.

@fichtner
Copy link
Member Author

Can/should we prevent import of protected certs then?

@AdSchellevis
Copy link
Member

From a user perspective, it would be best if you could remove the pass from the gui.... but honestly, this is hardly used and all clients containing openssl can do it with one command.

openssl rsa -in privateKey.pem -out newPrivateKey.pem

I would close this issue and leave it for what it is, but if you want to spend time on it... feel free :)

@fichtner fichtner changed the title openvpn: askpass support in GUI trust: ask to remove passwords from certs May 17, 2016
@fichtner fichtner added the help wanted Contributor missing / timeout label May 17, 2016
@fichtner fichtner modified the milestones: Future, 16.7 May 17, 2016
@fichtner
Copy link
Member Author

Sounds like a plan. There is some pkcs#12 magic pending for our trust stuff too, maybe some fine day :)

@AdSchellevis
Copy link
Member

timeout due to inactivity

@fichtner fichtner removed this from the Future milestone Jul 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding new functionality help wanted Contributor missing / timeout
Development

No branches or pull requests

2 participants