docs: update vpn/openvpn/servidor
This commit is contained in:
parent
483d12b06b
commit
c9101cca2e
@ -2,7 +2,7 @@
|
||||
title: OpenVPN - Servidor
|
||||
description: Tutorial de instalación del Servidor OpenVPN
|
||||
published: true
|
||||
date: 2022-05-31T23:59:18.909Z
|
||||
date: 2022-06-01T00:14:53.817Z
|
||||
tags: vpn, servidor, debian
|
||||
editor: markdown
|
||||
dateCreated: 2022-05-18T16:48:57.246Z
|
||||
@ -745,12 +745,6 @@ scp ~/EasyRSA/pki/crl.pem ovpn@ovpn.bastionado.es:/tmp
|
||||
```bash
|
||||
sudo mv /tmp/crl.pem /etc/openvpn
|
||||
|
||||
sudo vim /etc/openvpn/server.conf
|
||||
```
|
||||
|
||||
```bash
|
||||
sudo mv /tmp/crl.pem /etc/openvpn
|
||||
|
||||
sudo vim /etc/openvpn/server.conf
|
||||
|
||||
crl-verify crl.pem
|
||||
|
Loading…
x
Reference in New Issue
Block a user