That worked! Thank you, thank you! I used --with-openssl=/path Are the choices between openssl and gnutls? By including gnutls, what does that give you in terms of lftp's use?
-Channon -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Daniel Fazekas Sent: Wednesday, February 11, 2009 2:28 PM To: [email protected] Subject: Re: ftps - not supported protocol On Feb 11, 2009, at 21:19, Quillen, Channon wrote: > Where do I find info regarding compiling with ssl support? In ./configure --help --without-gnutls don't use GNUTLS library --with-openssl=/path use OpenSSL at, /path --without-openssl don't use OpenSSL (default) --with-libgnutls-prefix=PFX Prefix where libgnutls is installed (optional)
