1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/security/skip/files/patch-at
Julian Elischer de8a9e2851 Add a package for the SKIP package from Sun Microsystems,
for making secure pipes across the internet (etc.)
1998-01-09 23:23:58 +00:00

28 lines
934 B
Plaintext

diff -ur --unidirectional-new-file skipsrc-1.0.orig/doc/INSTALL skipsrc-1.0/doc/INSTALL
--- skipsrc-1.0.orig/doc/INSTALL Fri Oct 25 13:11:55 1996
+++ skipsrc-1.0/doc/INSTALL Fri Dec 5 17:47:56 1997
@@ -1,6 +1,13 @@
Quick-Start Guide
-----------------
+ ***
+ *** NOTE TO FREEBSD PORT USERS
+ ***
+ *** If you've installed SKIP using the FreeBSD port
+ *** or package, you can go directly to step #4.
+ ***
+
This is a quick-start guide for SKIP. It covers installing the SKIP
binaries and setting up IP-level encryption between two hosts.
@@ -64,7 +71,8 @@
View the key manager log file to see if the the certificate
exchange and the shared secret computation succeeded:
- tail /var/log/skip.log
+ tail /var/log/skiphost.log
+ tail /var/log/messages
If you have tcpdump, etherfind, snoop, or some other packet dumping
utility, you can verify that encrypted packets are using protocol 57.