1
0
mirror of https://github.com/laurivosandi/certidude synced 2025-09-06 13:51:12 +00:00
Files
certidude/certidude/templates/mail/token.md

1.3 KiB

Token for setting up VPN

{{ issuer }} has provided {{ user }} a token for retrieving profile from the link below.

{% if config.BUNDLE_FORMAT == "ovpn" %} To set up OpenVPN for your device:

  • for Android install OpenVPN Connect app. After importing the OpenVPN profile in OpenVPN application and delete the downloaded .ovpn file.
  • for iOS device install OpenVPN Connect app. Tap on the token URL below, it should be automatically opened with OpenVPN Connect app. Tap connect to establish connection.
  • for Mac OS X download Tunnelblick
  • for Ubuntu and Fedora install OpenVPN plugin for NetworkManager. Open network settings, add connection and select "Import from file ...". Supply the file retrieved via the token URL below.
  • for Windows you need to install OpenVPN community edition from here and TAP driver from here {% endif %}

Click [here]({{ config.TOKEN_URL }}?{{ args }}) to claim the token. Token is usable until {{ token_expires }} (UTC).