From owner-freebsd-questions@FreeBSD.ORG Sun May 17 20:01:55 2009 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 1E85C106564A for ; Sun, 17 May 2009 20:01:55 +0000 (UTC) (envelope-from alexus@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by mx1.freebsd.org (Postfix) with ESMTP id CD8F98FC1F for ; Sun, 17 May 2009 20:01:54 +0000 (UTC) (envelope-from alexus@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so1744332ywe.13 for ; Sun, 17 May 2009 13:01:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=BqlORfKQCDoQTQBbp4ckFDKVUzgwUHUhd7WNbnLv0AA=; b=mBSzlzQkBCIDQ5Fk0YTpzK1yGG9ZUDrDj12ELnWeB7/+fHJFztNPuna7kbQEASmHdn WW0ePzLkkum+YqkYVJ1USPLW0M1b58gzrBtKNMzGaNMk2qFpvPg9nUC0jJ+eEj5vO+P/ GwBRh+Sfa3KPR/RQcswTu9tZBaGISwJcJXZWo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=DUssXvXZoDoqLBuGDtt/6nhoruOo7o2e/TJortaNpVr2+6hdU6PADC1V/fLHSkNonD xWvWhB1OTeUTKfVjIoIocI/CnCZNXe1w59idtaxs3/Lspl6njkxfnFPBy9XSx7/6Cuae prV0s73dRdM/Kdl8Aak02YpK480tibhBZ7/90= MIME-Version: 1.0 Received: by 10.151.124.3 with SMTP id b3mr10877182ybn.219.1242590514275; Sun, 17 May 2009 13:01:54 -0700 (PDT) Date: Sun, 17 May 2009 16:01:54 -0400 Message-ID: <6ae50c2d0905171301y2d92a7b1mc3598295de12ecc2@mail.gmail.com> From: alexus To: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: proftpd TLS 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: Sun, 17 May 2009 20:01:55 -0000 i just enable TLS for my proftpd and in tls.log I'm getting following messages mod_tls/2.2.1[45739]: error locking passphrase into memory: Operation not permitted mod_tls/2.2.1[45739]: TLS/TLS-C requested, starting TLS handshake anyone had this in the past?