# OpenVPN

The open source highly secure vpn client.

For more info on openvpn and its features please click [here.](https://openvpn.net/)

Please note that while launchpal will install the app on your server you still will need a client to access the vpn.

## Configuration

![](/files/-MHqIj1Eese0BeMVrRcp)

Please create a secure password to use the vpn preferably at least 8 characters long with a mix of numbers and letters upper and lower case.

After the server is setup you will need to navigate to the domain to finalise the install of openvpn.

The login is on port 943 so open your IP like this in your browser: <https://your-ipaddy:943>

If you don't setup a https domain you and navigate to the domain you should see a screen like this

![](/files/-MHqIj1FMWmiG8tc1Thc)

There is nothing to be concerned with as you are navigating to the site direct to the ip and you are in control of the server, but your browser does not know this.

Depending on the browser you use you will need to click ''ADVANCED" or continue to load the setup page.

You will then be taken to a page that looks like this

![](/files/-MHqIj1G5_bfEkFN2QPt)

Please enter in your username and password created during the setup process make sure to select **"Login"** and not connect from the dropdown menu next to the go button.

The next page you should see is

![](/files/-MHqIj1HTfeLp1xH8sdc)

Here is where you can download your client for your local system so you can connect to the vpn.

## OpenVPN Support

OpenVPN is an open source application and we cant deal with application specific bugs, feature requests or issues. If you have a technician or developer working with you for Wordpress - please make sure they understand how launchpal works. [We have a guide for them here](https://help.launchpal.com/troubleshooting/guide-for-3rd-party-support-teams.html).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.launchpal.com/applications/openvpn.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
