From d4da77eedf1bca6f89c7b0e9969b079e484acb92 Mon Sep 17 00:00:00 2001
From: TC1977 <37350377+TC1977@users.noreply.github.com>
Date: Tue, 20 Nov 2018 11:38:53 -0500
Subject: [PATCH] Update mobileconfig.j2
Changes Child_SA lifetime to 2 hours, and IKE_SA lifetime to 12 hrs (Apple default is actually 12h for both).
---
roles/strongswan/templates/mobileconfig.j2 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/roles/strongswan/templates/mobileconfig.j2 b/roles/strongswan/templates/mobileconfig.j2
index 6cf0ea13..10b4b82f 100644
--- a/roles/strongswan/templates/mobileconfig.j2
+++ b/roles/strongswan/templates/mobileconfig.j2
@@ -69,7 +69,7 @@
IntegrityAlgorithm
SHA2-512
LifeTimeInMinutes
- 20
+ 120
DeadPeerDetectionRate
Medium
@@ -90,7 +90,7 @@
IntegrityAlgorithm
SHA2-512
LifeTimeInMinutes
- 20
+ 1440
LocalIdentifier
{{ item.0 }}