Date: Fri, 6 Jun 1997 16:20:54 +0100 (BST) From: Flipper Spice <flipper@lizard.org> To: nadav@barcode.co.il (Nadav Eiron) Cc: questions@freebsd.org Subject: Re: Apache with SSL or shttp Message-ID: <199706061520.QAA17063@blinx.lizard.org> In-Reply-To: <Pine.BSF.3.91.970606103950.8247B-100000@gatekeeper.barcode.co.il> from Nadav Eiron at "Jun 6, 97 10:42:46 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> > > On Thu, 5 Jun 1997, Flipper Spice wrote: > > > Can any one give me any advice on installing a secure web server? > > > > Regards F > > > > Well, I'm using Apache-SSL (ver. 1.1.1 of Apache and 0.6.4 of SSLeay BTW). > It's not trivial to set up. It comes as a set of patches to the Apache > source, but it works just fine (at least for me). It carries a BSD-style > license, so you can pretty much do whatever you want with it (assuming > you have no legal problems using SSLeay, I think you might in the U.S.). > Thanks for the advice, however when I attempt to compile SSLeay from the 2.2.1 ports I get this error gcc -DMONOLITH -I../include -DTERMIOS -D_ANSI_SOURCE -O2 -m486 -Wall -c ssleay.c /bin/rm -f ssleay gcc -o ssleay -DMONOLITH -I../include -DTERMIOS -D_ANSI_SOURCE -O2 -m486 -Wall ssleay.o verify.o asn1pars.o req.o dgst.o dh.o enc.o gendh.o errstr.o ca.o pkcs7.o crl2p7.o crl.o rsa.o x509.o genrsa.o s_server.o s_client.o speed.o s_time.o apps.o s_cb.o s_socket.o version.o sess_id.o ciphers.o -L. -L.. -L../.. -L../../.. -L.. -lssl -L.. -lcrypto ede_enc.o: Undefined symbol `_des_decrypt3' referenced from text segment ede_enc.o: Undefined symbol `_des_decrypt3' referenced from text segment ecb3_enc.o: Undefined symbol `_des_decrypt3' referenced from text segment *** Error code 1 Does anyone know of a solution? Regards F
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706061520.QAA17063>