notempty
Last adaptation to the version: 1.0.9 beta 08.2024
- DNS server for Wireguard connections can now also be specified as a domain
Not intended for productive use!
System requirements
- Windows 10 x64 or higher
- 1GB RAM
| Operating system: |
|
| Term requirements: |
|
| Hardware: |
|
Download
The download takes place in the reseller portal under Tab VPN-Client x
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.
The following system requirements must also be observed:
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:
.\Securepoint_VPN_Client-<Version>.exe /quiet
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" /quiet
- 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.
Eine Instructions for end users can be found here: https://wiki.securepoint.de/VPN/VPN-Client-Umstellung
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 administrator, automatic updates can be activated (see Advanced settings), if this is not desired, an update icon is displayed in the header if an update is available.
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 active)
- Close application
Importing a VPN configuration

- Navigate to the menu item Import
- Choose protocol (SSLVPN, Wireguard) ➊
- Select source file ➋
- Import the name of the connection or define your own name ➌
- If the client was run as an administrator (recognisable by the ADMIN note in the top right-hand corner of the title bar), the connection can also be created as a system connection, i.e. for all user accounts on the computer ➍
- Complete the import with the button
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.

Allocation 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.
Connection status

The image of the connection button has several states:
- The lock is...
- rot: connection is cut
- gelb: Connection is established
- grün: Connection is established
- The globe is
- rot: No internet connection
- grün: Internet connection is being established
Tags

| Tag | Description |
|---|---|
| USER | User connection |
| SYSTEM | System connection |
| SSLVPN | Connection is of type SSLVPN |
| WireGuard | Connection is of type WireGuard |
| Deactivated | Connection is deactivated |
| Connection contains saved user data | |
| Connection contains saved user data and Autostart is switched on | |
| Connection is a favourite | |
Extended view

Double-click on the tile of a connection
or the ‘’Extended view‘’ entry in the context menu to display additional connection details:
- Received data
- Data sent
- Connection duration
- Device name (interface used)
- Wintun version
- IPv4 address / IPv6 address
Appears when you right-click on a connection
| Menu item | Description | ![]() |
|---|---|---|
| Favourite | Marks/deselects the connection as a favourite. This is then always displayed at the top | |
| Edit Only possible as Admin with a system connection |
Shows the associated configuration and the certificates that can be edited | |
| Rename Only possible as Admin with a system connection |
Opens a window that allows you to change the name of the connection (no duplicates allowed) | |
| Call up log | Calls up the log for the specific connection | |
| 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 | |
| Export Only possible as Admin with a system connection |
Opens a dialogue through which you can export the selected connection as a text file | |
| Deactivate/activate Only possible as Admin with a system connection |
Deactivates/activates the connection. An additional "Deactivated" tag appears next to the connection type. The connection can no longer be used. | |
| Autostart | Automatically establishes this connection when the app is started. If no user data is saved, it will be requested. | |
| Activate/deactivate OTP Only possible as Admin with a system connection Not possible with a Wireguard connection |
Activates/deactivates the entry of a one-time password during a connection attempt | |
| Extended view (or double-click on the connection) | 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, upgrade, uninstallation and repair
| Description | Parameter | Example |
|---|---|---|
| Installing or upgrading the client | Securepoint_VPN_Client-<Version>.exe | |
| 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 /quiet must always be specified first. |
/quiet | Securepoint_VPN_Client-<Version>.exe /quiet |
| Uninstalling the client | /uninstall | Securepoint_VPN_Client-<Version>.exe /uninstall |
| 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. |
/repair | Securepoint_VPN_Client-<Version>.exe /quiet /repair |
| Indicates what is being installed and whether it was completed successfully or whether errors occurred | | more | Securepoint_VPN_Client-<Version>.exe /repair | more Note the ‘’space‘’ between pipe and more |
Commands at runtime
The commands are always appended to the client call (.Securepoint_VPN_Client-<version>.exe).
| Command | Description | Example |
|---|---|---|
| /connect "CONNECTION NAME" short form: /c "CONNECTION NAME" |
|
.\Securepoint_VPN_Client.exe /connect "TTT-Point-1" .\Securepoint_VPN_Client.exe /connect "TTT-Point-1" /hide-client |
| /migrate short form: /m |
Migrate a connection from the file path of the old Securepoint SSL VPN client.
|
.\Securepoint_VPN_Client.exe /migrate and |
| /hide-migration | Prevents the migration assistant from being displayed | .\Securepoint_VPN_Client.exe /hide-migration |
| /hide-client | Prevents the application window from being displayed |
.\Securepoint_VPN_Client.exe /hide-client |
| /list short form: /l |
Lists all system and user connections. | .\Securepoint_VPN_Client.exe /list |
| /help short form: /h |
Help on the commands | .\Securepoint_VPN_Client.exe /help |





























