docs: update vpn/openvpn/servidor

This commit is contained in:
José Antonio Yáñez Jiménez 2022-05-25 21:44:04 +00:00 committed by José Antonio Yáñez Jiménez
parent d99cf31798
commit 636687791a

View File

@ -2,7 +2,7 @@
title: OpenVPN - Servidor
description: Tutorial de instalación del Servidor OpenVPN
published: true
date: 2022-05-25T21:37:18.642Z
date: 2022-05-25T21:44:00.743Z
tags: vpn, servidor, debian
editor: markdown
dateCreated: 2022-05-18T16:48:57.246Z
@ -248,7 +248,7 @@ sudo mv /tmp/{ovpn.crt,ca.crt} /etc/openvpn/
```bash
cd ~/EasyRSA/
./easyrsa gen-dh
./easyrsa --keysize=4096 gen-dh
```
* Generamos la firma HMAC para reforzar las capacidades de verificación de integridad TLS