notempty
Last adaptation to the version: 3.3.3 (10.2025)
- ARM-64 Version des VPN-Clients als Beta
- Portable x64 und ARM-64 Version des VPN-Clients als Beta
- Aktualisierung der Kommandozeilen-Befehle
System requirements
- Windows 10 x64 or higher
- Windows 10 arm64 or higher notemptyNew as of v3.3.3
- 1GB RAM
| Operating system: |
|
| Term requirements: |
|
| Hardware: |
|
| Portable Version: notempty New as of v3.3.3 |
|
Download
The download of the vpn clienttakes place
- in the reseller portal under Tab VPN-Client x
- at Github under https://github.com/Securepoint/vpn-client-releases
- in the reseller portal under Tab VPN-Client x
- Er lädt dann seinerseits die jeweils aktuelleste Version des VPN-Clients und
- installiert diese bzw.
- aktualisiert eine vorhandene Installation.
- Alternativ lädt er die Portable Version und speichert diese lokal ohne Installation.
- Damit ist kein Zugriff auf das Resellerportal oder auf Github erforderlich.

Portable Version
Eine portable Version des VPN Clients ist verfügbar.
- Diese speichert den Client als .exe in einem Ordner
- Es wird keine Installation (Eintrag in Registry etc.) durchgeführt
- Es werden administrative Rechte benötigt
- VPN-Tunnel, die in diesem Ordner abgelegt werden, sind auch nach einem Reboot verfügbar
Unterschiede zur normalen Version
- Keine Cloud-Anbindung
- Alle Daten werden in einer lokalen Datenbank gespeichert
- Kein automatischer Start des Clients beim Systemstart
- Keine Migration vom SSL VPN Client 2 zu Securepoint VPN Client 3
Installation
An installation can be carried out in two different ways.
- The first is installation via a graphical user interface
- The second is a Quiet installation without user interaction.
Both steps, as well as the Installation with automatic import of a configuration and the Ignore runtime prerequisites are explained below.
GUI installation
The GUI installation is started by executing the previously downloaded file Securepoint-VPN-Client-<Version>.exe.
| 1. | 2. | 3. |
| Abb.1 | Abb.2 | Abb.3 |
| Abbildungen | ||

Installation with automatic import of a configuration
If there is a folder labelled Config in the same path as the installation file Securepoint_VPN_Client-<Version>.exe, the first configuration file contained there will be imported during the installation process.
Migration of old connections
notempty
The migration of connections from the file path of the old Securepoint SSL-VPN Client is carried out via the GUI either at the first start or, if the corresponding function has been activated in the settings, at each start.
In both cases, if a connection to the old client is found, the migration wizard opens.
Installation via the command line (CMD)
The following command can be used to install the client via the command line:
More detailed information can be found in the section on Command line commands.
Installation with automatic import of a configuration
If there is a folder labelled Config in the same path as the installation file Securepoint_VPN_Client-<Version>.exe, the first configuration file contained there will be imported during the installation process.
Migration via CLI
Migrate VPN configuration: C:\Program Files\Securepoint VPN Client\Securepoint VPN Client.exe" /migrate
Automated installation
Example of an automated installation process:
- Notification to users that the new client is being installed
- Copy the installation file Securepoint_VPN_Client_vXYZ.exe to the target devices via group policy (GPO) or software distribution system
- If necessary, create a folder with the name Config in the same way, which contains the respective configuration
- Install new VPN client via:C:\Securepoint_VPN_Client_vXYZ.exe" /silent
- Migrate old VPN configuration if necessary:C:\Program Files\Securepoint VPN Client\Securepoint VPN Client.exe" /migrate
- Finally, users may have to deactivate the autostart of the old SSL VPN client and activate it in the new VPN client.
An Instruction for end users can be found here: https://wiki.securepoint.de/index.php?title=VPN/VPN-Client-Umstellung&uselang=en
Change autostart
If you are switching from the previous SSL VPN client to the new Securepoint VPN client, you only need to make a few simple changes to the autostart settings to finalise the switch.
Deactivate autostart for old client
Activate autostart for new client
Ignoring runtime requirements
When installing the client, it is possible to ignore the required runtime prerequisites
- An option is displayed in the user interface (GUI) to not install the runtime requirements if they are missing on the system
If the runtime requirements already exist, this option is not displayed - The parameter /ignore-prereq is used for the CLI .\Securepoint_VPN_Client-<Version>.exe /ignore-prereq /s
- windowsdesktop-runtime-6.0.12-win-x64.exe May be installed automatically
- VC_redist.x64.exe May be installed automatically
This can happen if Microsoft creates a patch for these and the checksum changes as a result.
However, the following things must then be configured manually:
- The runtime requirements must be downloaded and installed manually before the client can be started.
- The service is not started automatically.
This means that it must be started manually and configured to start automatically at system startup.
This can be implemented as follows (using elevated rights):- Start service:
sc.exe start "Securepoint VPN Client Service" - Configure service for automatic start:
sc.exe config "Securepoint VPN Client Service" start=auto
This causes the service to start automatically the next time the system is started. It is recommended to test these configurations. You can check whether the Securepoint VPN Client Service is started via "Services".
- Start service:
Update

As an administrator, automatic updates can be enabled (see Advanced settings). If this is not desired, an update icon will be displayed in the header when an update is available.
If automatic updates are enabled, the system will automatically check for updates every 12 hours. A user can decline an automatic update 5 times, after which it will be enforced.The client will use the new version the next time it is started.
Connections that are set up with ‘’Autostart activated‘’ are restarted.
Tray-Icon

When the client is started, the client icon appears in the taskbar as a tray icon. The following options are available by right-clicking on this icon:
- Show the client window
- Establish or disconnect a connection (is hidden if several connections are configured)
- Close application
Importing a VPN configuration
Create configuration
Call up the configuration wizard in the menu under Create
SSLVPN
To configure an SSLVPN connection, follow the instructions below:

- At least one VPN server must be added using the protocol, the IP address or the host name and the port.

Assignment with typical naming:
…cert.pem
…cert.key
…ca.pem
WireGuard
Follow the instructions below to configure a WireGuard connection:

- At least one VPN server must be added using the protocol, the IP address or the host name and the port.
Connection settings
System and user connections
User connections are saved in the Windows registry under the HKEY_CURRENT_USER context and are therefore only available to the Windows user who imported the connection.
System connections are stored under HKEY_LOCAL_MACHINE and are therefore available to every user of the machine, but require administration rights for import.
Establishing a connection
A connection can be established either via the context menu / Connect or by clicking on the connection button.
Connection overview
| Caption | Value | Description | ![]() |
|---|---|---|---|
| |
Search bar to search connections | ||
| Status | Connected | Connection is established | |
| Connecting | Connection is being established | ||
| Failed | Connection could not be established | ||
| Disconnected | No connection | ||
| Name | TTT-Point-1 | Name of the connection | |
| Mehr | Opens the context menu for the respective connection. | ||
| / | Switches between standard view and compact view of the client | ||
Extended view

Additional connection details are displayed via the “Show Details” entry in the context menu:
- Received data
- Sent data
- Connection duration
- Device name (interface used)
- Wintun version
- IPv4 address / IPv6 address
Compact view
Call using the button in the connection overview or by right-clicking on a connection.
| Menu item | Description | WireGuard-Connections Context menu SSLVPN-Connections Context menu
|
|---|---|---|
| Connect | Enable VPN connection | |
| Edit Only possible as Admin with a system connection |
Shows the associated configuration and the certificates that can be edited | |
| Apply OTP |
Starting with v3.1.0, the system automatically detects whether an OTP is required. No manual configuration is necessary. | |
| Connect automatically | Automatically establishes this connection when the app is started. | |
| Reconnect when connection is lost | If the connection is unexpectedly interrupted, an attempt to reconnect will be made automatically. | |
| Connect pre-logon Only possible as Admin with a system connection |
When the system starts up, a connection to this system connection is initiated
| |
| Edit user data Only possible as Admin with a system connection Not possible with a Wireguard connection |
Opens a window through which you can update the user data | |
| Delete user data Only possible as Admin with a system connection Not possible with a Wireguard connection |
Deletes the user data for the current connection | |
| Add or edit PIN Only possible as Admin with a system connection Only possible with a Wireguard connection |
Secure connection with PIN, which will then be required for every connection attempt. | |
| Delete PIN Only possible as Admin with a system connection Only possible with a Wireguard connection |
Delete connection PIN | |
| Excluded SSIDs Only possible as Admin with a system connection |
Configure networks for which no connection should be established Currently only configurable via context menu | |
| Export Only possible as Admin with a system connection |
Opens a dialogue through which you can export the selected connection as a text file notempty It is not possible to export ASC connections neither as a user nor as an administrator | |
| Export multiple connections Only possible as Admin with a system connection |
Opens a dialog box that allows you to export multiple selected connections at once. notempty It is not possible to export ASC connections neither as a user nor as an administrator | |
| Show log | Calls up the log for the specific connection | |
| Show details | Opens the connection to the full width and length and displays further helpful information | |
| Diagnosis |
| |
| Delete connection Only possible as Admin with a system connection |
Deletes the current connection | |
Client settings

- Run when starting Windows
- Start application minimised (tray icon)
- Show migration wizard again

Log
Command line commands
Installation des Installers
| Parameter | Description / Example |
|---|---|
| Installing or upgrading the client | |
| securepoint-vpn-installer.exe | |
| /help short form: /h |
Show help message |
| securepoint-vpn-installer.exe /help | |
| /silent short form: /s or /q |
Installation or upgrade without display The installation programme performs an installation without displaying a user interface. No prompts, messages or dialogue boxes are displayed to the user. The user cannot cancel the installation Can be combined with Uninstall and Repair. The parameter /silent must always be specified first. |
| securepoint-vpn-installer.exe /s | |
| /enrollment short form: /e |
Distribution of the client via AD with token |
| securepoint-vpn-installer.exe /accept-license-agreement=yes /enrollment "your-token-here" securepoint-vpn-installer.exe /accept-license-agreement=yes /e "your-token-here" | |
| /portable <path> short form: /p <path> |
Run silent portable installation to specified path |
| securepoint-vpn-installer.exe /accept-license-agreement=yes /portable "C:\SecurepointPortable" securepoint-vpn-installer.exe /accept-license-agreement=yes /p "D:\Apps\Securepoint" | |
| /accept-license-agreement=yes | Accept the Securepoint Software License Agreement |
| securepoint-vpn-installer.exe /accept-license-agreement=yes /silent securepoint-vpn-installer.exe /s /accept-license-agreement=yes | |
| /show-license | Show the Securepoint Software License Agreement and exit |
| securepoint-vpn-installer.exe /show-license |
Installation des VPN-Clients
| Parameter | Description / Example |
|---|---|
| Installation dieser Version des Clients (startet das GUI) | |
| securepoint-vpn-client-<version>.exe | |
| /silent short form: /s or /q |
Installation or upgrade without display The installation programme performs an installation without displaying a user interface. No prompts, messages or dialogue boxes are displayed to the user. The user cannot cancel the installation Can be combined with Uninstall and Repair. The parameter /silent must always be specified first. |
| securepoint-vpn-client-<version>.exe /s | |
| /uninstall | Uninstalling the client |
| securepoint-vpn-client-<version>.exe /uninstall | |
| /repair | Repair of the client Otherwise, a user dialogue will be displayed, without which the programme will not continue, but the confirmation of which will end the programme. |
| securepoint-vpn-client-<version>.exe /silent /repair | |
| /enrollment | Performs enrollment for a USC connection |
| securepoint-vpn-client-<version>.exe /enrollment <token> | |
| | more Note the ‘’space‘’ between pipe and more |
Indicates what is being installed and whether it was completed successfully or whether errors occurred |
| securepoint-vpn-client-<version>.exe /repair | more |
Commands at runtime
The commands are always appended to the installed client call (.\"Securepoint VPN Client.exe")
| Command | Description / Example |
|---|---|
| /enrollment | Performs enrollment for a USC connection |
| s.\"Securepoint VPN Client.exe" /enrollment <token> | |
| /log |
Exports the complete log |
| .\Securepoint_VPN_Client.exe /log | |
| /import <path> short form: /i <path> |
Zum importieren aller VPN Konfigurationen aus dem angegebenem Zielordner. Hier werden die Konfigurationen im Benutzer-Kontext angelegt. |
| .\Securepoint_VPN_Client.exe /import "C:\Downloads\VPN-Configs" | |
| /migrate short form: /m |
Migrate a connection from the file path of the old Securepoint SSL VPN client.
|
| .\Securepoint_VPN_Client.exe /migrate | |
| /autoupdate <value> : bool | Automatic updates of the client are only possible with admin rights. |
| .\Securepoint_VPN_Client.exe /autoupdate true | |
| /prevent-dns-leaks <value> : bool | Enable the “Prevent DNS leaks” option Only possible with admin rights |
| .\Securepoint_VPN_Client.exe /prevent-dns-leaks true |










































