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

Add helper to regenerate secure download URL again #3

Open
serhepopovych opened this issue Jun 18, 2020 · 0 comments
Open

Add helper to regenerate secure download URL again #3

serhepopovych opened this issue Jun 18, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@serhepopovych
Copy link
Owner

If user needs access to it's profile or configuration file again the only way is to download it by CA administrator user and send it to via (potentially insecure) communication channels.

While this isn't big problem for desktop deployments, preferred method for mobile devices is to
copy and paste https URL to OpenVPN application import dialog.

This helper should take certificate CN and mode (server or client) as parameter or old URL and create new one that can be sent to user.

@serhepopovych serhepopovych added the enhancement New feature or request label Jun 18, 2020
@serhepopovych serhepopovych self-assigned this Jun 18, 2020
serhepopovych added a commit that referenced this issue Feb 13, 2024
They never used within easy-rsa and pkitool provides better interface
to get information about changes made: runtime variables in shell
interpreter readable format sent to file descriptor #3 that should be
read and evaluated by pkitool caller script.

Signed-off-by: Serhey Popovych <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant