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

Editor for cryptoapicert / pkcs12 parameter #292

Open
psztoch opened this issue Feb 21, 2019 · 1 comment
Open

Editor for cryptoapicert / pkcs12 parameter #292

psztoch opened this issue Feb 21, 2019 · 1 comment

Comments

@psztoch
Copy link

psztoch commented Feb 21, 2019

If config has cryptoapicert "..." entry, then add menu action for editing this line in config.
Editor should show list of personal certificate from windows certificate store. If user select certificate with key then config is updated with:
cryptoapicert "THUMB:CERT-THUMB..."

If config has pkcs12 "..." entry, then user can easily edit this parameter using .p12 file selector.

The greatest success would be the possibility of a convenient change between pkcs12 and the windows certificate store (cryptoapicert).

@antonimospinek
Copy link

It shouldn't be hard to code.
It will be very useful feature!!!
It will be very good support for Windows CA environment.

If we do not want to modify config file, we can remember thumb of certificate into registry and overwrite --cryptoapicert parameters in openvpn command line over config.
Both implementation will be ok.

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

3 participants