summaryrefslogtreecommitdiff
path: root/etc/photuris
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>2002-06-09 06:15:16 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>2002-06-09 06:15:16 +0000
commitadea637ba2ffdae4f3941cdd150a7cda541c73d5 (patch)
tree85a8568276014cb312d880d74d26a967aaa247aa /etc/photuris
parent92e441e5118d285594af4b0ef964f51d1df97920 (diff)
rm trailing whitespace
Diffstat (limited to 'etc/photuris')
-rw-r--r--etc/photuris/attributes.conf4
-rw-r--r--etc/photuris/photuris.conf4
-rw-r--r--etc/photuris/photuris.startup2
-rw-r--r--etc/photuris/secrets.conf4
4 files changed, 7 insertions, 7 deletions
diff --git a/etc/photuris/attributes.conf b/etc/photuris/attributes.conf
index 2bf5a1c8082..a338465c007 100644
--- a/etc/photuris/attributes.conf
+++ b/etc/photuris/attributes.conf
@@ -1,4 +1,4 @@
-# $OpenBSD: attributes.conf,v 1.5 2001/01/28 23:31:29 niklas Exp $
+# $OpenBSD: attributes.conf,v 1.6 2002/06/09 06:15:15 todd Exp $
# Predefined keywords are AT_AH_ATTRIB, AT_ESP_ATTRIB
# This is the default list, for VPN you can comment out
@@ -6,7 +6,7 @@
AT_SHA1_IPMAC, 6, ident|auth, 20
AT_MD5_IPMAC, 5, ident|auth, 16
AT_ESP_ATTRIB
- AT_HMAC_FLAG, 254, ,
+ AT_HMAC_FLAG, 254, ,
AT_BLF_NEW, 16, enc, 56
AT_3DES_NEW, 18, enc, 24
AT_CAST_NEW, 17, enc, 16
diff --git a/etc/photuris/photuris.conf b/etc/photuris/photuris.conf
index 8a34bf74f9f..d8813d9680d 100644
--- a/etc/photuris/photuris.conf
+++ b/etc/photuris/photuris.conf
@@ -1,4 +1,4 @@
-# $OpenBSD: photuris.conf,v 1.2 2001/01/28 23:31:29 niklas Exp $
+# $OpenBSD: photuris.conf,v 1.3 2002/06/09 06:15:15 todd Exp $
# Allowed keywords are: modulus and exchange
# modulus <generator> <modulus>
@@ -14,7 +14,7 @@ exchange DH_G_2_3DES_SHA1 0
exchange DH_G_2_DES_MD5 0
exchange DH_G_2_MD5 1024
exchange DH_G_2_MD5 512
-#
+#
config exchange_max_retransmits 3
config exchange_retransmit_timeout 7
config exchange_timeout 60
diff --git a/etc/photuris/photuris.startup b/etc/photuris/photuris.startup
index 151d61d69bb..46d86365ebd 100644
--- a/etc/photuris/photuris.startup
+++ b/etc/photuris/photuris.startup
@@ -1,4 +1,4 @@
-# $OpenBSD: photuris.startup,v 1.3 2001/01/28 23:31:29 niklas Exp $
+# $OpenBSD: photuris.startup,v 1.4 2002/06/09 06:15:15 todd Exp $
# Initial exchanges which might be needed by NIS or NFS servers
# accepted keywords are
diff --git a/etc/photuris/secrets.conf b/etc/photuris/secrets.conf
index aa27fb3c659..770e4b39572 100644
--- a/etc/photuris/secrets.conf
+++ b/etc/photuris/secrets.conf
@@ -1,10 +1,10 @@
-# $OpenBSD: secrets.conf,v 1.2 2001/01/28 23:31:30 niklas Exp $
+# $OpenBSD: secrets.conf,v 1.3 2002/06/09 06:15:15 todd Exp $
# Accepted keywords are:
# identity local "id" "secret"
# identity pair local "receivedid" "myid" "secret"
# identity remote "id" "secret"
# identity lookup "tag" username
-# Simple
+# Simple
identity local "Default" "This should be changed."
identity remote "Default" "This should be changed."