On Sat, May 21, 2005 at 10:26:24AM +0200, No�l K�the wrote:
> The problem I have right now with tls is that lftp requests gnutls
> >1.2.1 (devel version, ftp://ftp.gnupg.org/gcrypt/alpha/README) but as

lftp ftp.gnutls.org:/pub/gnutls> ls
...
-rw-rw-r--    1 1001     1027      2446437 May  8 18:19 gnutls-1.2.3.tar.bz2
-rw-rw-r--    1 1001     1027          184 May  8 18:19 gnutls-1.2.3.tar.bz2.sig
...
lftp ftp.gnutls.org:/pub/gnutls> quote PWD
257 "/pub/crypto/gnutls" is your current location

No hints about "devel" status of gnutls-1.2.x. There is devel/ subdir, which
contains 1.1.x versions.

The main feature of 1.2.1 required by lftp is gnutls_x509_crt_list_import
function. It is rather short and self contained, so it is possible to add
it to lftp as an optional library module, if it's really needed.

> lastest stable version is 1.0.23 (ftp://ftp.gnupg.org/gcrypt/gnutls/).

What about 1.0.25 from ftp://ftp.gnutls.org/pub/gnutls/ ?

-- 
   Alexander.

Reply via email to