OpenVPN 3/Linux v9_beta (openvpn3)
OpenVPN core 3.git:HEAD:811dac2e linux x86_64 64-bit
Copyright (C) 2012-2020 OpenVPN Inc. All rights reserved.
I'm using openvpn3 config-import --config <path_to_ovpn_file> to import my client config file to the store.
then I'm changing is the name of it for easier access by using
openvpn3 config-manage --path <config_path_from_configs-list> --rename <new_name>
All is good up until I reboot then I lose my configs and I need to do it all over again
OS: ubuntu 20.04 openvpn3 version
I'm using
openvpn3 config-import --config <path_to_ovpn_file>
to import my client config file to the store. then I'm changing is the name of it for easier access by usingopenvpn3 config-manage --path <config_path_from_configs-list> --rename <new_name>
All is good up until I reboot then I lose my configs and I need to do it all over again