From owner-freebsd-apache@FreeBSD.ORG Mon Sep 20 21:16:27 2010 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 243FA106564A for ; Mon, 20 Sep 2010 21:16:27 +0000 (UTC) (envelope-from szilveszter.adam@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 95C108FC14 for ; Mon, 20 Sep 2010 21:16:26 +0000 (UTC) Received: by bwz15 with SMTP id 15so5985716bwz.13 for ; Mon, 20 Sep 2010 14:16:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:received :x-authentication-warning:date:from:to:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=e72hUJF7+4+LnrDpYXSfHw3+uKyZOXq2+n0OzkLuCBI=; b=J1AEqqhUIaVKC6Ag7ioLy7hhv8OjNN3dXl3eyZ7hy08Z7kPZEnFB08KHOAQB5dRX6j maG3A3qvohyvc7aoFLLuIUAEBl0MoRGa7c56SurEfazkBuageyYJT6XdDbNDy/n0F/P1 +7bG5SZRaA3+iUvtOl01438gph5sE49fII/jc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=x-authentication-warning:date:from:to:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; b=RbaH62wQ1Q+GsZ77pt72FP+B48ezvWagHoU0J94c6Fwq+MG1DTC3gumoKdFCmFq//d MMnA1jNhGa/wzCXHV6DHgi7YVV1snv/A6ewnxk+C5tSsqIJSm/9WU/daZnJcLVRhEkLX mnWcGYROcrhJ2kPeWkMK9gieMRK5HGZHGX5k4= Received: by 10.204.16.209 with SMTP id p17mr7182442bka.157.1285015855748; Mon, 20 Sep 2010 13:50:55 -0700 (PDT) Received: from baranyfelhocske.buza.adamsfamily.xx (178-164-252-137.pool.digikabel.hu [178.164.252.137]) by mx.google.com with ESMTPS id g12sm6923282bkb.14.2010.09.20.13.50.54 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 20 Sep 2010 13:50:54 -0700 (PDT) Received: from baranyfelhocske.buza.adamsfamily.xx (localhost [127.0.0.1]) by baranyfelhocske.buza.adamsfamily.xx (8.14.4/8.14.4) with ESMTP id o8KKorcE001681 for ; Mon, 20 Sep 2010 22:50:53 +0200 (CEST) (envelope-from szilveszter.adam@gmail.com) Received: (from sziszi@localhost) by baranyfelhocske.buza.adamsfamily.xx (8.14.4/8.14.4/Submit) id o8KKorgt001680 for freebsd-apache@freebsd.org; Mon, 20 Sep 2010 22:50:53 +0200 (CEST) (envelope-from szilveszter.adam@gmail.com) X-Authentication-Warning: baranyfelhocske.buza.adamsfamily.xx: sziszi set sender to szilveszter.adam@gmail.com using -f Date: Mon, 20 Sep 2010 22:50:53 +0200 From: Szilveszter Adam To: freebsd-apache@freebsd.org Message-ID: <20100920205053.GA1621@baranyfelhocske.buza.adamsfamily.xx> References: <201009202025.04075.david@vizion2000.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201009202025.04075.david@vizion2000.net> User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: apache22 not starting after latest upgrade X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Sep 2010 21:16:27 -0000 Hello David, While I am not sure what is causing your problems, I would certainly investigate this line: On Mon, Sep 20, 2010 at 08:25:03PM +0100, David Southwell wrote: > [Mon Sep 20 19:46:15 2010] [warn] RSA server certificate is a CA certificate > (BasicConstraints: CA == TRUE !?) Normally the server certificate should be an end-user cert, not one issued for a CA. Also, I wonder if you have additional logfiles related to Apache (like the ssl log) because those may also give additional clues. -- Regards: Szilveszter ADAM Budapest Hungary