From owner-freebsd-questions Fri Sep 6 19:24:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A70C37B400 for ; Fri, 6 Sep 2002 19:24:07 -0700 (PDT) Received: from pop018.verizon.net (pop018pub.verizon.net [206.46.170.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABFF443E6A for ; Fri, 6 Sep 2002 19:24:06 -0700 (PDT) (envelope-from douglasv@verizon.net) Received: from buster ([67.226.254.156]) by pop018.verizon.net (InterMail vM.5.01.05.09 201-253-122-126-109-20020611) with ESMTP id <20020907022405.IGFS5987.pop018.verizon.net@buster> for ; Fri, 6 Sep 2002 21:24:05 -0500 Message-ID: <000701c25616$1361a1f0$047ba8c0@buster> From: "douglasv" To: Subject: apache-modssl Date: Fri, 6 Sep 2002 22:27:11 -0400 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Authentication-Info: Submitted using SMTP AUTH LOGIN at pop018.verizon.net from [67.226.254.156] using ID at Fri, 6 Sep 2002 21:24:04 -0500 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 Thank you in advance I have FreeBSD-4.6.2 with apache-modssl --it works fine on itself.. These programs were installed from the ports collection via ftp My win2000 computer can get http but not https request (the https request complains-" this page cannot be displayed") The install program provided a ssl virtual host container to which I added IP,hostname, etc The custom certificate common name matches the webservers name [virtual host ref:] NameVirtualHost 192.168.123.8:443 DocumentRoot "/usr/local/www/data" (I also tried data-dist ) ServerName tim.sqlserver.local (I also tried 192.168.123.8:443 ) etc ... The hosts file on both computors contain each computers IP and names The webserver DNS is localho Thank you, Douglas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message