From d8fdb134fb3f641fb3ce058af1890442a59287b7 Mon Sep 17 00:00:00 2001 From: DL6ER Date: Tue, 8 May 2018 19:54:42 +0200 Subject: [PATCH] Incorporate review comment Signed-off-by: DL6ER --- docs/guides/vpn/clients.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/vpn/clients.md b/docs/guides/vpn/clients.md index 9637791..e561cf4 100644 --- a/docs/guides/vpn/clients.md +++ b/docs/guides/vpn/clients.md @@ -38,7 +38,7 @@ Data Base Updated Client android added, configuration is available at /root/android.ovpn ``` -**WARNING** Anyone who gets his hands on this configuration/certificate file can obtain full access to your VPN. Make sure that you use only trusted paths for transferring the file (e.g. *never* send it via an un-encrypted channel, e.g. email or FTP). Best strategy is to use an USB thumb drive to avoid any network transport at all. Make sure to delete the certificate on the USB drive afterwards. +**WARNING** Anyone who gets his hands on this configuration/certificate file can obtain full access to your VPN. Make sure that you use only trusted paths for transferring the file (e.g. *never* send it via an un-encrypted channel, e.g. email or FTP). Best strategy is to use a USB thumb drive to avoid any network transport at all. Make sure to delete the certificate on the USB drive afterwards. **NOTICE** If one of your certificates has been compromised, remove it using option `2` (see above) and generate a new certificate. This will effectively lock out anyone who might have gotten access to the certificate.