You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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]>
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.
The text was updated successfully, but these errors were encountered: