From owner-freebsd-questions Mon Jun 10 11:46: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mark.staudinger.net (mark.staudinger.net [207.252.75.224]) by hub.freebsd.org (Postfix) with ESMTP id D263137B407 for ; Mon, 10 Jun 2002 11:46:00 -0700 (PDT) Received: from staudinger.net (localhost [127.0.0.1]) by mark.staudinger.net (8.11.6/8.11.6) with SMTP id g5AIaxW57142 for ; Mon, 10 Jun 2002 14:37:00 -0400 (EDT) (envelope-from mark@staudinger.net) Message-Id: <200206101837.g5AIaxW57142@mark.staudinger.net> Date: Mon, 10 Jun 2002 18:36:59 -0000 To: Subject: Apache2 (2.0.36) + ssl Q (a bit OT) From: "Mark Staudinger" X-Mailer: TWIG 2.7.5 Reply-To: mark@staudinger.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Naturally I tried the appropriate apache list, but it seems to be mostly dead. Anyone running Apache 2.0.36 or thereabouts with SSL enabled, on FreeBSD 4.4-STABLE or later? I'm not having any luck with using my old certificates (self-signed) that I was using with Apache 1.3.17, and there's no apparent way to generate certificates with the source distribution of 2.0.36. It looks as if they are using a ported version of OpenSSL 0.9.6a, however building 0.9.6X from source seems to require apache 1.3.X to be installed, and I'm really not sure if making new certificates for a 1.3.X server will solve the problem. I have the relevant error messages from the openssl client attempting to connect to the server, if anyone needs them. The server is responding on port 443, but no connection attempts or error messages are logged via Apache, since the certificate is never verified. Advice? Pointers? -=Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message