Advertisement
Guest User

Untitled

a guest
Mar 26th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. client
  2. nobind
  3. dev tun
  4. remote-cert-tls server
  5.  
  6. remote api.seamon.io 1194 udp
  7.  
  8. <key>
  9. -----BEGIN PRIVATE KEY-----
  10. -----END PRIVATE KEY-----
  11. </key>
  12. <cert>
  13. -----BEGIN CERTIFICATE-----
  14. -----END CERTIFICATE-----
  15. </cert>
  16. <ca>
  17. -----BEGIN CERTIFICATE-----
  18. -----END CERTIFICATE-----
  19. </ca>
  20. key-direction 1
  21. <tls-auth>
  22. #
  23. # 2048 bit OpenVPN static key
  24. #
  25. -----BEGIN OpenVPN Static key V1-----
  26. -----END OpenVPN Static key V1-----
  27. </tls-auth>
  28.  
  29. redirect-gateway def1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement