From owner-freebsd-questions@FreeBSD.ORG Thu Dec 9 12:10:08 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A02E106567A for ; Thu, 9 Dec 2010 12:10:08 +0000 (UTC) (envelope-from reddvinylene@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id ADC328FC1E for ; Thu, 9 Dec 2010 12:10:07 +0000 (UTC) Received: by qyk36 with SMTP id 36so1938016qyk.13 for ; Thu, 09 Dec 2010 04:10:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=sU14veJZbG4WJ52izYMQoe1DwLbl6kNt0BIHuM7Li+M=; b=UdIHIMLqTQoc95hEz9JVUVIcZrh0zeRtWGIw9MdWFoz+KN6ysAGRhPkOOh65+XRWhe iAorrvSbRGendV2wccYQegAoOaFgD7zyuFAbZZX3qs1wuCsl+5CUkYcKt1kseSJznUiF O1a+NRjuiKelWsgjwg2BxuHKJvmgzA1yvl2yE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=j0ydlFxLJbc7JwDdJivXGWczoHgKgbD/T6PjFebM1ugZd0CjyO2AXVWOljrHQL0j09 mVbaw55d6w4lKrjg1RzPtAoiDeVz/kqUe8Rum/agDodx0yCtAqdGRF5US1sRfzo3dDTv VL7DdNZxUweg5U37T10OjbPv0QsSzJQwTMAnE= MIME-Version: 1.0 Received: by 10.229.220.144 with SMTP id hy16mr7878639qcb.259.1291896606686; Thu, 09 Dec 2010 04:10:06 -0800 (PST) Received: by 10.229.217.210 with HTTP; Thu, 9 Dec 2010 04:10:06 -0800 (PST) Date: Thu, 9 Dec 2010 13:10:06 +0100 Message-ID: From: Redd Vinylene To: questions Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: vsftpd + SSL not working X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Dec 2010 12:10:08 -0000 I'm trying to set up a virtual vsftpd-ssl-2.3.2 server (FreeBSD 8.2-PRERELEASE) so my band can share new tracks, production material and what not, but my SSL certificate keeps messing it up: http://pastie.org/1358536 - anybody know why? It works just fine when I disable the SSL. I have no firewalls running. I hope this is not too off-topic. I just don't know where else to ask. Thanks!