From 06bc70a0cb7e24be5e523783952070b987bc7587 Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Thu, 26 Aug 1999 22:29:43 +0000 Subject: Merge with EOM 1.3 author: niklas A working way to add a RCS Id to a keynote policy author: angelos Complete policy work; tested for the shared-key case. Documentation needed. --- sbin/isakmpd/samples/policy | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'sbin/isakmpd/samples/policy') diff --git a/sbin/isakmpd/samples/policy b/sbin/isakmpd/samples/policy index ff3590db9c2..2bc4442d989 100644 --- a/sbin/isakmpd/samples/policy +++ b/sbin/isakmpd/samples/policy @@ -1,6 +1,8 @@ KeyNote-Version: 2 -Comment: $OpenBSD: policy,v 1.1 1999/07/18 09:33:13 niklas Exp $ -Comment: $EOM: policy,v 1.1 1999/07/18 09:25:34 niklas Exp $ -Comment: This policy essentially accepts everything +Comment: $OpenBSD: policy,v 1.2 1999/08/26 22:29:42 niklas Exp $ +# $EOM: policy,v 1.3 1999/08/26 11:51:37 niklas Exp $ +Comment: This policy accepts ESP SAs from a remote that uses the right password Authorizer: "POLICY" -Conditions: app_domain == "IPsec policy" -> "true"; +Licensees: "mekmitasdigoat" +Conditions: app_domain == "IPsec policy" && + esp_present == "yes" -> "true"; -- cgit v1.2.3