Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- proto udp
- remote 123.456.789.123 1194
- persist-key
- remote-cert-tls server
- cipher AES-256-GCM
- auth SHA256
- verb 3
- script-security 2
- up /usr/share/openvpn/contrib/pull-resolv-conf/client.up
- plugin /usr/lib/openvpn/plugins/openvpn-plugin-down-root.so "/usr/share/openvpn/contrib/pull-resolv-conf/client.down tun0"
- <ca>
- -----BEGIN CERTIFICATE-----
- -----END CERTIFICATE-----
- </ca>
- <cert>
- Certificate:
- -----BEGIN CERTIFICATE-----
- -----END CERTIFICATE-----
- </cert>
- <key>
- -----BEGIN PRIVATE KEY-----
- -----END PRIVATE KEY-----
- </key>
- <tls-crypt>
- #
- # 2048 bit OpenVPN static key
- #
- -----BEGIN OpenVPN Static key V1-----
- -----END OpenVPN Static key V1-----
- </tls-crypt>
Advertisement
Add Comment
Please, Sign In to add comment