summaryrefslogtreecommitdiff
path: root/keyexchange/isakmpd-20041012/samples/policy
blob: 0e194aa9c9cfb8c780b5c1f7f770ec1039c1dde2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
KeyNote-Version: 2
Comment: This policy accepts ESP SAs from a remote that uses the right password
 	$OpenBSD: policy,v 1.6 2001/06/20 16:36:19 angelos Exp $
	$EOM: policy,v 1.6 2000/10/09 22:08:30 angelos Exp $
Authorizer: "POLICY"
Licensees: "passphrase:mekmitasdigoat"
Conditions: app_domain == "IPsec policy" &&
	    esp_present == "yes" &&
            esp_enc_alg == "aes" &&
            esp_auth_alg == "hmac-sha" -> "true";