[BugDB] Problem (PR#375)

2000-04-21 Thread modssl-bugdb
Full_Name: Wu Fei Version: 2.6.3-1.3.12 OS: Linux Submission from: (NULL) (202.96.122.101) Dear Support, I'm now installing mod_ssl on Linux plateform.I exectute all the install instructions that stated inthe mod_ssl installation provided in http://www.modssl.org/source/exp/mod_ssl/pkg.mod_ssl/I

Re: [BugDB] IE5.0 or NS4.7 Browser(International) RC4-56 Protected Problem (PR#373)

2000-04-21 Thread Mads Toftum
On Fri, Apr 21, 2000 at 06:09:51AM +0200, [EMAIL PROTECTED] wrote: > Full_Name: Chu-Ming Lu > Version: 2.6.1 > OS: AIX 4.2.1 > Submission from: (NULL) (202.39.253.69) > > > Version:apache_1.3.12+mod_ssl_2.6.1+openssl_0.9.5 > PlatformAIX4.2.1/RS6000/F50 > Use open_ssl make a private_key and a sel

Re: [BugDB] Problem (PR#375)

2000-04-21 Thread Mads Toftum
As a general note, it is usually a very good idea to read through the httpd.conf before starting up the server. The default file usually ends up being correct, but just to be on the safe side. There is a few steps you can run through when you can't connect to your server on https: 1. Is the serve

mod_ssl-2.6.2/Apache-3.1.12 on Mac OS X Server

2000-04-21 Thread Jeremy Clifton
Hi all, I've been trying to get mod-ssl working with Apache on OS X Server without much success. We're running a Blue and White G3-350 with OS X Server 1.0, patched to 1.02. We've got a number of web sites set up with name-based virtual hosting, and would like to ideally enable SSL selectively fo

To all your Windows lovers :))

2000-04-21 Thread Schouw, Lars
So now I tried to build Apache with the modssl patched into the packages. I first tried to build Apache without any modssl that worked fine. The after following the instructions given in the documentation trying to build I run into the following problem when compiling modssl. c:\Program Files\Mi

install.win32 file

2000-04-21 Thread Schouw, Lars
Also update the 5. Build and install the SSL-aware Apache: $ cd apache_1.3.x\src $ nmake /f Makefile.nt $ nmake /f Makefile.nt installr to 5. Build and install the SSL-aware Apache: $ cd apache_1.3.x\src $ nmake /f Makefile.nt $ nmake /f Makefile.nt _apacher

I need your help

2000-04-21 Thread ~{Nb7I~}
Dear Support, I'm now installing mod_ssl on Linux plateform.I exectute all the install instructions that stated inthe mod_ssl installation provided in http://www.modssl.org/source/exp/mod_ssl/pkg.mod_ssl/INSTALL. I did performce these instructins successfully,but I can't connect my host u

Need help !

2000-04-21 Thread Vagel Argyrakis
Hi, Thanks for the ideas. I tried both using the ip address instead of localhost and i commented out the setting : SSLVerifyClient require, but it still doesn't work. Anything else that i could do? Thank you Vagel Try (instead of localhost:443) using 192.168.0.225:443, in your openssl s_clien

Apache and mod_ssl as a single package ?

2000-04-21 Thread Chirag Desai
Hi, Is there any future plans to provide mod_ssl as a part of standard Apache distribution (single package ?) so that users don't have to keep up two seperate version for each ? Or possibly after Sep 2000 since some patents are expiring by that time ? Please reply to me at above email since i a

Windows configure.bat

2000-04-21 Thread Schouw, Lars
Please change the configure.bat file for Winsucks. Like this in the distribution. I am using openssl 0.9.5a and mod_ssl-2.6.3-1.3.12 # # check for OpenSSL # if (not -f "$ssl\\inc32\\openssl\\ssl.h"or not -f "$ssl\\out32dll\\libeay32.lib" or not -f "$ssl\\out32dll\\ssleay32.lib"

Re: install.win32 file

2000-04-21 Thread Ralf S. Engelschall
On Thu, Apr 20, 2000, Schouw, Lars wrote: > Also update the > 5. Build and install the SSL-aware Apache: > > $ cd apache_1.3.x\src > $ nmake /f Makefile.nt > $ nmake /f Makefile.nt installr > to > > 5. Build and install the SSL-aware Apache: > > $ cd apache_1.3.x\src >

Re: Windows configure.bat

2000-04-21 Thread Ralf S. Engelschall
On Thu, Apr 20, 2000, Schouw, Lars wrote: > Please change the configure.bat file for Winsucks. > Like this in the distribution. I am using openssl 0.9.5a and > mod_ssl-2.6.3-1.3.12 > # > # check for OpenSSL > # > if (not -f "$ssl\\inc32\\openssl\\ssl.h"or > not -f "$ssl\\out32dll\\libe

Re: To all your Windows lovers :))

2000-04-21 Thread Ralf S. Engelschall
On Thu, Apr 20, 2000, Schouw, Lars wrote: > So now I tried to build Apache with the modssl patched into the packages. > > I first tried to build Apache without any modssl that worked fine. > The after following the instructions given in the documentation trying to > build I run into the followin

Problems with multiple certificates

2000-04-21 Thread Wes Campbell
I am currently running an apache server on Linux with two c-names. I am trying to use a different certificate for each c-name. I ran "make certificate TYPE=test" twice to get two test certificates, one for each . The module is working fine. When I go to the first c-name, it just gives me the o

Apache Hangs when using Thawte Cert

2000-04-21 Thread Gonyou, Austin
Has anyone had this happen? I'd like to talk to someone, I have an odd situation where I put my cert and key in, created using instructions per the Thawte website. Any suggestions or similarities? Austin __ Apache Inte

Re: Problems with multiple certificates

2000-04-21 Thread Mads Toftum
On Fri, Apr 21, 2000 at 11:11:23AM -0500, Wes Campbell wrote: > I am currently running an apache server on Linux with two c-names. I am > trying to use a different certificate for each c-name. I ran "make > certificate TYPE=test" twice to get two test certificates, one for each . > The module is

Modssl & equifax certificates

2000-04-21 Thread wwebb
Equifax publishes instructions on how to install one of their certificates with modssl. But Apache won't boot in secure mode after following their instructions. Any ideas? http://www.equifaxsecure.com/ebusinessid/install_instructions/apac he_mod.htm

[BugDB] SSLSessionCache required (PR#376)

2000-04-21 Thread modssl-bugdb
Full_Name: Robert Monical Version: 2.6.2-1.3.12 OS: Solaris Intel 2.7 Submission from: (NULL) (63.225.93.238) Documentation (perhaps configuration) only report. Recommended fix. Add a comment in the reference guide for SSLSessionCache that enabling the cache may address some browser client prob

Re: Need help with Apache 1.3.12+modssl WIN32

2000-04-21 Thread Jan Dries
"Reid M. Pinchback" wrote: > [...] > but when I try to start Apache from the Services control panel > I just get: > >Could not start the Apache service on \\SERVER >Error 1067: The process terminated unexpectedly. > [...] > > Am I missing something here? > If running it as a service give

Problem with starting up apache with mod_ssl on solaris 7 x86

2000-04-21 Thread Craig Anderson
Hello, I am trying to get a development webserver up and running using apache-1.3.9 and mod_ssl-2.4.10. I get an error in the error_log that says the following: mod_ssl: Init: Failed to generate temporary 512 bit RSA private key I have went through the mod_ssl faq and have read