Open JochenHWezel opened 7 years ago
The import feature is currently very rudimentary and cannot handle dependencies. A smarter one is being planned but no ETA as yet. If possible inline the certs and key into the config file.
This line also contains reference to external file which should be imported in a future version, too:
tls-auth ta.key
Our config requires usually 2 files to import:
I used the Import feature here:
Currently the .ovpn file is copied, but the certificate.p12 file is missing after import.
The config file contains e.g. the following line
When it finds that line, it should automatically import the related file into the user's OpenVPN config folder, too.