diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-08-31 17:07:24 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-08-31 17:07:24 +0000 |
commit | 46b5ecf786f2e2832df064027b87514b639243a8 (patch) | |
tree | 4ed9e7c4ab8b9e17106ef7d4f602a8462629589f /sbin | |
parent | 560833d54c4c7697b2fc00d22f764c0a15e88ed6 (diff) |
remove a confusing sentence; ok hshoexer ho
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/isakmpd/isakmpd.8 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sbin/isakmpd/isakmpd.8 b/sbin/isakmpd/isakmpd.8 index c3b86d01fe9..40a867ccad8 100644 --- a/sbin/isakmpd/isakmpd.8 +++ b/sbin/isakmpd/isakmpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isakmpd.8,v 1.89 2006/08/30 20:27:52 jmc Exp $ +.\" $OpenBSD: isakmpd.8,v 1.90 2006/08/31 17:07:23 jmc Exp $ .\" $EOM: isakmpd.8,v 1.23 2000/05/02 00:30:23 niklas Exp $ .\" .\" Copyright (c) 1998, 1999, 2000, 2001 Niklas Hallqvist. @@ -627,10 +627,6 @@ them as below. A .Em subjectAltName extension field should be added to the certificate. -This field is not mandatory, but is highly recommended since it allows -.Nm -to avoid -spoofing attacks from users with valid certificates. Replace 10.0.0.1 with the IP address which .Nm will use as the certificate identity. |