From 1209f476d3458631a3d262308ed9ed7831eb527a Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Tue, 6 Feb 2024 17:57:36 +0100 Subject: [PATCH] openvpn - fix typo --- source/manual/how-tos/sslvpn_instance_s2s.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/manual/how-tos/sslvpn_instance_s2s.rst b/source/manual/how-tos/sslvpn_instance_s2s.rst index fa263729..bc41be87 100644 --- a/source/manual/how-tos/sslvpn_instance_s2s.rst +++ b/source/manual/how-tos/sslvpn_instance_s2s.rst @@ -97,7 +97,7 @@ We have chosen to setup the server on "Site B", so we start with Trust configura * Select `Create an internal Certificate` * Choose the just created authority in `Certificate authority` * Add descriptive information for this CA (`Descriptive name`, whereabouts are copied from the CA) - * Set Type to `Server` + * Set Type to `Client` * Choose cryptographic settings, lifetime determines the validaty of the server certificate (you do need to track this yourself), it's allow to choose a longer period here * Set the `Common Name` to username the other end will use for identification. For this example we use :code:`test-client`