unkn0wn
12th April 2006, 12:27
I want to use TLS in my ftp connections:
i run:
./configure --with-everything --with-paranoidmsg
--without-capabilities --with-virtualchroot
--with-tls --with-certfile=/etc/ssl/private/pure-ftpd.pem
--with-ssl
checking whether you already have a standard SHA1 implementation... no
checking whether we are inside a Virtuozzo virtual host... no
checking default TCP send buffer size... 16384
checking default TCP receive buffer size... 87380
configure: error: OpenSSL headers not found.
i have openssl installed.
/src/pure-ftpd-1.0.21# openssl
OpenSSL> version
OpenSSL 0.9.8a 11 Oct 2005
i run:
./configure --with-everything --with-paranoidmsg
--without-capabilities --with-virtualchroot
--with-tls --with-certfile=/etc/ssl/private/pure-ftpd.pem
--with-ssl
checking whether you already have a standard SHA1 implementation... no
checking whether we are inside a Virtuozzo virtual host... no
checking default TCP send buffer size... 16384
checking default TCP receive buffer size... 87380
configure: error: OpenSSL headers not found.
i have openssl installed.
/src/pure-ftpd-1.0.21# openssl
OpenSSL> version
OpenSSL 0.9.8a 11 Oct 2005