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

Improve client cert issuance #7

Open
1 of 6 tasks
pieterlange opened this issue Oct 29, 2016 · 0 comments
Open
1 of 6 tasks

Improve client cert issuance #7

pieterlange opened this issue Oct 29, 2016 · 0 comments

Comments

@pieterlange
Copy link
Owner

Currently the openvpn operator holds all the keys, probably on a laptop somewhere. This is unnecessary and can be improved.

The problem is twofold:

  • Secure storage of keys (upstream discussion)
    • Password on the CA key by default
    • Document/refer to secure procedures for managing the CA
  • Provide workflow for signing client CSR's.
    • Signing
    • Generating the .ovpn combined file clientside (needs to include client key)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant