compiling 2.8.0 on NT

2001-01-30 Thread Nikolai Petroff
Title: compiling 2.8.0 on NT Hi, Configure.bat points to the wrong *.mak filenames. When I changed them, configure.bat ran okay, but on running: nmake /f makefile.win I get the following error: ApacheCore.def : error LNK2001: unresolved external symbol ap_aquire_pool ApacheCore.def : e

mod_ssl-2.8.0 Windows build

2001-01-30 Thread Baogang Song
No changes to Configure.bat begin:vcard n:Song;Baogang tel;home:1-503-552-8076 tel;work:1-503-276-2345 x-mozilla-html:FALSE org:Oracle;Application Server Portland adr:;;Unknown;Portland;Oregon;;U.S.A. version:2.1 email;internet:[EMAIL PROTECTED] title:Sr. Technical Stuff fn:baogang end:vcard

No connection after installing a Global Cert

2001-01-30 Thread Coll Ision
Hi All, Having trouble with Apache 1.3.12 OpenSSL: 0.9.6 mod_ssl: 2.6.6-1.3.12 With self signed cert everything works fine, but once the global cert and intermediate CA cert are installed.no connection with http or https. I think we may have missed something. I'm new to apache, so any hel

mod_ssl installation-requires gcc compiler

2001-01-30 Thread gavin.java
list, I'm getting an error while the "doing sanity check on compiler and options" is occuring during the configure. The error basically says that the test compilation with the Makefile configuration failed and that most because my compiler is not ansi. Has anyone else seen this? It mentions gcc c

RE: Certificates and MSIE 4.5 and 5.0 on Mac

2001-01-30 Thread Steve West
Sorry, to hear that. At least on our server, once I did this our Mac customers are able to connect fine to our SSL server. Before, they would get various IO Errors or connect but after a few minutes can not proceed to any other SSL pages. I have a Mac G3 and 8500 running IE 4.5 and 5.0 and both

RE: Certificates and MSIE 4.5 and 5.0 on Mac

2001-01-30 Thread Eskil . Swahn
On Tue, 30 Jan 2001, Steve West wrote: > We also had some issues with Mac IE 4.x and 5.x not connecting to our SSL > server running RedHat Linux 7.0! The fix I found was to install the latest > stable verions of apache (1.3.14), openssl (0.9.6) and mod_ssl (2.7.1). That's my current server setup

RE: Certificates and MSIE 4.5 and 5.0 on Mac

2001-01-30 Thread Steve West
Eskil, We also had some issues with Mac IE 4.x and 5.x not connecting to our SSL server running RedHat Linux 7.0! The fix I found was to install the latest stable verions of apache (1.3.14), openssl (0.9.6) and mod_ssl (2.7.1). You must also make sure to put in the following code in apache for

Certificates and MSIE 4.5 and 5.0 on Mac

2001-01-30 Thread Eskil . Swahn
Hi! I'm running a ssl server where I have generated my on ca.crt and server.crt and everything works ok except with Internet Explorer 4.5 and 5.0 on Mac. There I get an error message which claims that the issuing CA is unknown and hence it can't use SSL. When I look in the security part of IE's

No Subject

2001-01-30 Thread Jorge Herrera
Hello! I have compiled openssl and mod_ssl in a redhat 7.0 and since I know there is a lot of people interested I have uploaded it to ftp.modssl.org/contrib the following files: mod_ssl-2.7.1-2.rh7.i386.rpm mod_ssl-manual-2.7.1-2.rh7.i386.rpm openssl-0.9.6-1.rh7.i386.rpm openssl-devel-0.9.6-1.rh

ANNOUNCE: mod_ssl 2.8.0 for Apache 1.3.17

2001-01-30 Thread Ralf S. Engelschall
Yesterday, finally, the new Apache version 1.3.17 was released (for those wondering: 1.3.15 and 1.3.16 were not released). As usual, I already prepared mod_ssl in advance to make sure you immediately have a corresponding mod_ssl version available for use with the latest Apache version. The Change

Broken link in www.modssl.org

2001-01-30 Thread Roy Bryant
There appears to be a problem on this page of your site. On your page http://www.modssl.org/docs/2.1/ssl_overview.html when you click on your link to http://www.consensus.com/ietf-tls/ you get the error: Not found As recommended by the Robot Guidelines, this email is to explain our r

Pb compiling mod_ssl on Windows NT 4

2001-01-30 Thread Francois COURTAULT
Hello, I have pb when building mod_ssl 2.7.1 for Apache 1.3.14. After Reading the Install Win32 file, I have no problem until reaching the step 4: $ cd mod_ssl-2.7.x-1.3.x $ configure.bat \ --with-apache=..\apache_1.3.x \ --with-ssl=p:\openssl I encounter the sam