Created
January 29, 2015 21:18
-
-
Save cardoni/4d9e89087049f4116e05 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
remote 10.0.0.1 1194 # This points to the private IP of your OpenVPN server (and the OpenVPN port) | |
ca ca.crt | |
cert <vpn_client_name>.crt | |
key <vpn_client_name>.key |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment