[Reference:<_A3883@delegate-en.ML_>]
Newsgroups: mail-lists.delegate-en
[DeleGate-En] Re: Building sslway of Delegate 9.7.5 fails
Yutaka Sato wrote:
> Hi,
>
> In message <_A3882@delegate-en.ML_> on 10/24/07(23:20:12)
> you Steffen Kaiser <p44eqbdyi-j2apuiinoz6w.ml@delegate.org> wrote:
> |I'm trying to build sslway of Delegate v9.7.5 on Linux Debian Etch with
> |
> |$ gcc --version
> |gcc (GCC) 4.1.0 0000000X (prerelease) (Debian 4.1.1-21)
> |
> |The result is:
> |
> |gcc -L../lib -o sslway sslway.o -L../../SSL \
> | -lcrypto -lssl -lcrypt -lcrypto -lssl -lnsl -ldl -lutil
> ...
> |What do I miss here?
>
> You don't need sslway as an external command any more in DeleGate/9.
Oh, I moved the installation through several versions of Delegate now.
http://www.delegate.org/delegate/Manual.htm#STLS
contains:
"-- required: SSLway"
and
"If non default SSLway command path or options are necessary to be used, the
SSLway command can be specified after stlsSpecs as
STLS="fcl,sslway -Vrfy -cert mycert.pem" for example. "
As you wrote the reply, I re-read the manual and found the sentence (linked
via SSLway in first quote):
"Sslway as an external command has become unnecessary. Recent versions of
DeleGate uses the built-in sslway when it can utilize dynamic libraries of
SSL. See http://www.delegate.org/delegate/tls/"
Could you please add the note the the STLS parameter as well?
BTW: How about to add a README in the filter directory describing that these
tools are old and no longer of use for the practical useage of Delegate?
Regards,
--
Steffen
|