docs: update vpn/openvpn/servidor
This commit is contained in:
parent
d99cf31798
commit
636687791a
@ -2,7 +2,7 @@
|
|||||||
title: OpenVPN - Servidor
|
title: OpenVPN - Servidor
|
||||||
description: Tutorial de instalación del Servidor OpenVPN
|
description: Tutorial de instalación del Servidor OpenVPN
|
||||||
published: true
|
published: true
|
||||||
date: 2022-05-25T21:37:18.642Z
|
date: 2022-05-25T21:44:00.743Z
|
||||||
tags: vpn, servidor, debian
|
tags: vpn, servidor, debian
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2022-05-18T16:48:57.246Z
|
dateCreated: 2022-05-18T16:48:57.246Z
|
||||||
@ -248,7 +248,7 @@ sudo mv /tmp/{ovpn.crt,ca.crt} /etc/openvpn/
|
|||||||
```bash
|
```bash
|
||||||
cd ~/EasyRSA/
|
cd ~/EasyRSA/
|
||||||
|
|
||||||
./easyrsa gen-dh
|
./easyrsa --keysize=4096 gen-dh
|
||||||
```
|
```
|
||||||
|
|
||||||
* Generamos la firma HMAC para reforzar las capacidades de verificación de integridad TLS
|
* Generamos la firma HMAC para reforzar las capacidades de verificación de integridad TLS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user