Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save p3x-robot/ee5b72a15ce9c3d0220acc1b5f5a8293 to your computer and use it in GitHub Desktop.
Save p3x-robot/ee5b72a15ce9c3d0220acc1b5f5a8293 to your computer and use it in GitHub Desktop.
OpenWRT OpenVPN generate certificates sequence
easyrsa build-ca nopass
easyrsa gen-dh
easyrsa build-server-full named nopass
easyrsa build-client-full named-android
easyrsa build-client-full named-laptop
easyrsa build-client-full named-workstation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment