From owner-freebsd-current@FreeBSD.ORG Thu Feb 19 23:55:32 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73C3216A4CE for ; Thu, 19 Feb 2004 23:55:32 -0800 (PST) Received: from happygiraffe.net (happygiraffe.net [81.6.215.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37B5E43D1F for ; Thu, 19 Feb 2004 23:55:32 -0800 (PST) (envelope-from dom@happygiraffe.net) Received: from localhost (localhost.happygiraffe.net [127.0.0.1]) by happygiraffe.net (Postfix) with ESMTP id BE2CBB841; Fri, 20 Feb 2004 07:55:30 +0000 (GMT) Received: from happygiraffe.net ([127.0.0.1]) by localhost (ppe.happygiraffe.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16983-02-3; Fri, 20 Feb 2004 07:55:30 +0000 (GMT) Received: by happygiraffe.net (Postfix, from userid 1001) id 2DCA8B83F; Fri, 20 Feb 2004 07:55:30 +0000 (GMT) Date: Fri, 20 Feb 2004 07:55:30 +0000 To: Daniel Eischen Message-ID: <20040220075530.GA17127@ppe.happygiraffe.net> References: <20040219203518.V55111@carver.gumbysoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1i From: dom@happygiraffe.net (Dominic Mitchell) X-Virus-Scanned: by amavisd-new at happygiraffe.net cc: current@freebsd.org Subject: Re: openldap server + kse = bewm X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 07:55:32 -0000 On Fri, Feb 20, 2004 at 12:29:47AM -0500, Daniel Eischen wrote: > On Thu, 19 Feb 2004, Doug White wrote: > > Looks like the OpenLDAP server, slapd, and KSE don't get along too well. > > > > I can reliably segfault slapd by doing a few requests of it on a -CURRENT > > machine built this morning PST. TLS seems to accelerate things, but it > > What is TLS? Transport Layer Security, aka SSLv3.1. -Dom