wiki:Easy_Windows_Guide

Version 1 (modified by eliyak, 14 years ago) (diff)

began easy guide to Windows setup

This page will contain a no-frills guide to getting OpenVPN up and running on a Windows server and client(s).

Download and Install OpenVPN

  1. Download the installer from here and run it.

Create Certificates and Keys

  1. Navigate to the C:\Program Files\OpenVPN\easy-rsa folder in the command prompt:
    1. Press Windows Key + R
    2. Type "cmd.exe" and press Enter.
      cmd.exe
      
    3. Enter the following to navigate to the correct folder:
      cd "C:\Program Files\OpenVPN\easy-rsa"