import-ovpn-configuration
interface/ovpn-client/import-ovpn-configuration
Type: Command
| Argument | Type | Description |
|---|---|---|
| file-name | file | Path to the .ovpn client configuration file to import. |
| skip-cert-import | bool | Ignore certificate information in the .ovpn file if certificates are added manually. |
| key-passphrase | string | Passphrase for the certificate private key. |
| ovpn-user | string | Username for authentication with the OVPN server. |
| ovpn-password | string | Password for authentication with the OVPN server. |
| Read-only Argument | Type | Description |
|---|---|---|
| progress | string | Import progress status. |