From 3af38a4d673c37ed46d7d8d43ad03a94799ad09d Mon Sep 17 00:00:00 2001
From: sarthurdev <965089+sarthurdev@users.noreply.github.com>
Date: Tue, 13 Jul 2021 16:04:53 +0200
Subject: pki: ipsec: l2tp: T2816: T3642: Move IPSec/L2TP code into
vpn_ipsec.py and update to use PKI.
---
interface-definitions/vpn_l2tp.xml.in | 45 ++++-------------------------------
1 file changed, 5 insertions(+), 40 deletions(-)
(limited to 'interface-definitions/vpn_l2tp.xml.in')
diff --git a/interface-definitions/vpn_l2tp.xml.in b/interface-definitions/vpn_l2tp.xml.in
index 4fbf3fa44..d9680c5db 100644
--- a/interface-definitions/vpn_l2tp.xml.in
+++ b/interface-definitions/vpn_l2tp.xml.in
@@ -75,46 +75,7 @@
Pre-shared secret for IPsec
-
-
- X.509 certificate
-
-
- #include
-
-
- File containing the X.509 Certificate Revocation List (CRL)
-
- txt
- File in /config/auth
-
-
-
-
-
- File containing the X.509 certificate for the remote access VPN server (this host)
-
- txt
- File in /config/auth
-
-
-
-
-
- File containing the private key for the X.509 certificate for the remote access VPN server (this host)
-
- txt
- File in /config/auth
-
-
-
-
-
- Password that protects the private key
-
-
-
-
+ #include
@@ -128,6 +89,7 @@
+ 3600
@@ -140,7 +102,10 @@
+ 3600
+ #include
+ #include
#include
--
cgit v1.2.3