Report this

What is the reason for this report?

tutorials/how-to-set-up-and-configure-an-openvpn-server-on-ubuntu-20-04

Posted on September 21, 2020

Connected Tutorial(This question is a follow-up to this tutorial):

How to set up and configure an OpenVPN Server on Ubuntu

I followed the tutorial https://www.digitalocean.com/community/tutorials/how-to-set-up-and-configure-an-openvpn-server-on-ubuntu-20-04 My server is ubuntu-20-04 as well as my CA server. All are up to date.

Step 11 — Creating the Client Configuration Infrastructure The make_config.sh introduces tls-crypt into the client1.ovpn configuration file. RE: sudo openvpn --config ~/client-configs/files/x530.ovpn

I believe my error: Options error: --tls-auth and --tls-crypt are mutually exclusive I could change the make_config.sh script, to remove all occurances of tls-crypt, is that correct?

Thanks for any help, Don

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.