From owner-freebsd-questions@FreeBSD.ORG Thu Dec 9 14:12:00 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00DF7106567A for ; Thu, 9 Dec 2010 14:12:00 +0000 (UTC) (envelope-from freebsd.user@seibercom.net) Received: from mail-gw0-f49.google.com (mail-gw0-f49.google.com [74.125.83.49]) by mx1.freebsd.org (Postfix) with ESMTP id 9D82D8FC0A for ; Thu, 9 Dec 2010 14:11:59 +0000 (UTC) Received: by gwj20 with SMTP id 20so1608179gwj.36 for ; Thu, 09 Dec 2010 06:11:59 -0800 (PST) Received: by 10.90.91.8 with SMTP id o8mr13490157agb.59.1291903918929; Thu, 09 Dec 2010 06:11:58 -0800 (PST) Received: from scorpio.seibercom.net (cpe-071-077-039-064.nc.res.rr.com [71.77.39.64]) by mx.google.com with ESMTPS id e20sm1161912yhc.19.2010.12.09.06.11.57 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 09 Dec 2010 06:11:57 -0800 (PST) Received: from scorpio (zeus [192.168.1.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: FreeBSD.user@scorpio.seibercom.net) by scorpio.seibercom.net (Postfix) with ESMTPSA id 73338E54856 for ; Thu, 9 Dec 2010 09:11:56 -0500 (EST) Date: Thu, 9 Dec 2010 09:11:55 -0500 From: Jerry To: FreeBSD Message-ID: <20101209091155.00f86494@scorpio> In-Reply-To: References: Organization: seibercom.net X-Mailer: Claws Mail 3.7.7 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAJFBMVEUeH4oAAI3//v8LDHmw s8gyNZ/b3ej7+vn+/v////+PjIc8Plaj/TnQAAACNElEQVQ4jaXUvW/aQBQAcFtKGZLFT+YY 3D1SR9SKoRMncE3IggU4kicGi1JYOgQwyYrgnLlSzhsoNkTuVJEp+ef6ztiAoV3aJ+QPfufn s987S/5fQvoXYPjztmfc514Ks+5JfGUCfrzt4+VabF+jwEV4DGEXN8N4p16sPLxHX07/V3qX yfF5D2H6K4V8j9NkyAphvkjBembD5PDFk3zeTzP1jcksyaV9w+d4ELmUoOp8N2p8uQVyhTAT uawnKNH2mie5lJp48mscUcbJUvg0mR6APwAoye9AMyWozY4gAh0vcxa5FJ4TKCuODESWtfkB 8AEQSupUXNIYH8FSC2w8X3eMBNbbVJpJ7MgECO5yJ9DUEWCYkzNAlsRsgwLQ1GkWqELbkDOh 1bUzoHagYkNh9MXlK/MQoA42gTxz2bhPM2DJedm8MZx6cNfJgEZJ5cmwPp5FZ/Ye8O2qTrFV dgOrHkZRBoheJiGrRquwAhnQ6GeTePPerWVmQelAQ5lwNqtvQd2lcooAV74/zR1BIRS19fy5 ru+B/8ReW9pYKMPjt609zDaitHHTGOO+Zu7gHvsKE7XbeE1QVuJXomIFuZgUJdXQdhpqEELc /e8RLjfi+cQ01yMdWot8UcCVxEWHEkcUrsDGuhaIEoM9kfgAR6jxHcmEV7tNURAl8KTHN9iF McKGFHGO62O62UMpbmlVuogQ7ndL8zXCiLeBy3xpfrqaXS/+AHDG4o8AvhuPeezD/3xL/hy/ Adjlg2odglF2AAAAAElFTkSuQmCC Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: vsftpd + SSL not working X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: FreeBSD List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Dec 2010 14:12:00 -0000 On Thu, 9 Dec 2010 14:46:11 +0100 Redd Vinylene articulated: > I tried installing OpenSSL 1.0.0b from ports over 0.9.8p that came > with FreeBSD - and then recompiling vsftpd (commenting out the .if > ${OSVERSION} < 700000 and the .endif below it in the Makefile to > force it to link to the port) - but it made no difference. Did you try putting this in the "/etc/make.conf" file: WITH_OPENSSL_PORT=yes Then try doing an R&R on the ports and see what transpires. By the way, the port version of openssl is 1.0.0c, so you might want to update your ports tree before attempting to rebuild the afflicted ports. Also, check the updating file. You will need to rebuild a few files before continuing on with your project. -- Jerry ✌ FreeBSD.user@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __________________________________________________________________ Virtue is not left to stand alone. He who practices it will have neighbors. Confucius