Thanks for sslio (Re: ipsvd-0.9.0 available)

Charlie Brady <[email protected]>
Newsgroups gmane.comp.misc.pape.general
Message-ID <Pine.LNX.4.44.0405021917120.20091-100000@e-smith.charlieb.ott.istop.com>
On Sat, 1 May 2004, Gerrit Pape wrote:

> This version introduces a first beta version of the sslio[0] program
> (for Linux only), which can be used to encrypt network connections using
> SSLv3.

Great! I was thinking of doing that - I'm very happy to have been 
saved the trouble!

The build didn't work for me. This fixed it:

--- Makefile.orig	Sun May  2 19:14:09 2004
+++ Makefile	Sun May  2 19:20:21 2004
@@ -27,7 +27,7 @@
 sslio: load sslio.o uidgid.o unix.a byte.a time.a matrixssl.a
 	./load sslio uidgid.o unix.a byte.a time.a matrixssl.a
 
-matrixssl.a: makelib matrixssl
+matrixssl/matrixSsl.h matrixssl.a: makelib matrixssl
 	install -m0644 Makefile.matrixssl matrixssl/src/Makefile.matrixssl
 	( cd matrixssl/src && $(MAKE) -fMakefile.matrixssl matrixssl.a )
 	install -m0644 matrixssl/src/matrixssl.a matrixssl.a
@@ -57,8 +57,8 @@
 ipsvd-cdb.o: compile sysdeps ipsvd-cdb.c
 	./compile ipsvd-cdb.c
 
-sslio.o: compile sysdeps sslio.c
-	./compile sslio.c
+sslio.o: compile sysdeps sslio.c matrixssl/matrixSsl.h
+	./compile -I./matrixssl sslio.c
 
 check-tcpsvd.o: compile check-tcpsvd.c
 	./compile check-tcpsvd.c

---
Charlie
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.