Re: RSE back / 2.4.6 prepared / feedback appreciated

1999-10-20 Thread Mehul N. Sanghvi

 So, while I'm busy with moving this week, please take the chance and fetch the
 latest snapshot from ftp://ftp.modssl.org/snapshot/ and try it out. It should
 be very stable. Please give feedback whether it works fine or fails horrible
 until Friday.
 
 Thanks.


I built it with APXS from Apache 1.3.9 and it seems to have built with
no errors.


Do i need to rebuild Apache/mod_ssl from scratch if i want to use MM ?
I did not use MM originally to build mod_ssl.


regards,

   mehul


-- 
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
 - Indira Gandhi
 stolen from Ben Laurie on the FSB list.
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



Re: RSE back / 2.4.6 prepared / feedback appreciated

1999-10-20 Thread Ralf S. Engelschall

On Wed, Oct 20, 1999, Mehul N. Sanghvi wrote:

  So, while I'm busy with moving this week, please take the chance and fetch the
  latest snapshot from ftp://ftp.modssl.org/snapshot/ and try it out. It should
  be very stable. Please give feedback whether it works fine or fails horrible
  until Friday.
 
 I built it with APXS from Apache 1.3.9 and it seems to have built with
 no errors.

Fine.

 Do i need to rebuild Apache/mod_ssl from scratch if i want to use MM ?
 I did not use MM originally to build mod_ssl.

MM is an optional part of EAPI and for EAPI you've to
recompile Apache. So, yes, for MM you've to recompile Apache.

   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



RE: RSE back / 2.4.6 prepared / feedback appreciated

1999-10-20 Thread GOMEZ Henri

I just modified some stuff from latest RPM spec 
(Magnus and I), rebuild and tested.

It works fine under Redhat 6.0 + latest updates.

PS:I upgraded to mm 1.0.12 just to be up to date.
RE-PS: the same server support apache JServ 1.1b2 without any problems.

See you


-
Henri Gomez ___[_]
EMAIL : [EMAIL PROTECTED] (. .) 
PGP KEY : 4912D659...oOOo..(_)..oOOo...
PGP Fingerprint : 8CAD0D50356DA7E45C540B010FFE39E8


 apache-mod_ssl.spec


Re: RSE back / 2.4.6 prepared / feedback appreciated

1999-10-20 Thread Ralf S. Engelschall

On Wed, Oct 20, 1999, GOMEZ Henri wrote:

 I just modified some stuff from latest RPM spec 
 (Magnus and I), rebuild and tested.
 
 It works fine under Redhat 6.0 + latest updates.
 
 PS:I upgraded to mm 1.0.12 just to be up to date.
 RE-PS: the same server support apache JServ 1.1b2 without any problems.

Sounds good. Thanks for your feedback.  

BTW, while I was busy today I've in the background let 10 clients continuesly
connected to a server via SSL for over 8 hours on my development machine and
all worked fine. No failures, segfaults or whatever else unusual situations
occured. So I guess 2.4.6 is ready to be kicked out the next days.

   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



Re: RSE back / 2.4.6 prepared / feedback appreciated

1999-10-19 Thread Mike Klinkert

On Tue, 19 Oct 1999, Ralf S. Engelschall wrote:

 So, while I'm busy with moving this week, please take the chance and fetch the
 latest snapshot from ftp://ftp.modssl.org/snapshot/ and try it out. It should
 be very stable. Please give feedback whether it works fine or fails horrible
 until Friday.

Here's some _positive_ feedback. This snapshot solves two problems that I
experienced with 2.4.5. One which hung my system when using MM and one with
segmentation faults.. Great (until now that is...)!

 Thanks.
Ralf S. Engelschall

--
Mike Klinkert [EMAIL PROTECTED]

Public PGP-key: http://www.nomennescio.net/~michael/pgpkey

__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



Re: RSE back / 2.4.6 prepared / feedback appreciated

1999-10-19 Thread Graham Leggett

"Ralf S. Engelschall" wrote:

 So, while I'm busy with moving this week, please take the chance and fetch the
 latest snapshot from ftp://ftp.modssl.org/snapshot/ and try it out. It should
 be very stable. Please give feedback whether it works fine or fails horrible
 until Friday.

I just went through the compilation process, and tried to start the
server up after upgrading. The server startup complained that I did not
have shared memory support compiled in, and I should change the shm:
references.

I thought I did compile in shared memory support - can anyone see if I
did anything stupid here?

I issued the following configure command to mod_ssl:

[7:52pm] root@infobase:~/apache-tmp/mod_ssl-SNAP-19991019# ./configure
--with-apache=../apache_1.3.9 --with-ssl=../openssl-0.9.4
--with-mm=../mm-1.0.9 
Configuring mod_ssl/2.4.6 for Apache/1.3.9
 + Apache location: ../apache_1.3.9 (Version 1.3.9)
 + OpenSSL location: ../openssl-0.9.4
 + MM location: ../mm-1.0.9
 + Auxiliary patch tool: ./etc/patch/patch (local)
 + Applying packages to Apache source tree:
   o Extended API (EAPI)
   o Distribution Documents
   o SSL Module Source
   o SSL Support
   o SSL Configuration Additions
   o SSL Module Documentation
   o Addons
Done: source extension and patches successfully applied.

Configuring for Apache, Version 1.3.9
 + using installation path layout: Apache (config.layout)
Creating Makefile
Creating Configuration.apaci in src
Creating Makefile in src
 + configured for Solaris 260 platform
 + setting C compiler to gcc
 + setting C pre-processor to gcc -E
 + checking for system header files
 + adding selected modules
o ssl_module uses ConfigStart/End
  + SSL interface: mod_ssl/2.4.6
  + SSL interface build type: OBJ
  + SSL interface compatibility: enabled
  + SSL interface experimental code: disabled
  + SSL interface vendor extensions: disabled
  + SSL interface plugin: Vendor DBM (libc)
  + SSL library path:
/home/infobase/dsngrle/apache-tmp/openssl-0.9.4
  + SSL library version: OpenSSL 0.9.4 09 Aug 1999
  + SSL library type: source tree only (stand-alone)
  + SSL library plugin mode: none
 + enabling Extended API (EAPI)
   using MM library: ../../mm-1.0.9 (source-tree only)
 + checking sizeof various data types
 + doing sanity check on compiler and options
Creating Makefile in src/support
Creating Makefile in src/os/unix
Creating Makefile in src/ap
Creating Makefile in src/main
Creating Makefile in src/lib/expat-lite
Creating Makefile in src/modules/standard
Creating Makefile in src/modules/ssl

Because I am trying to install mod_perl as well, I follow the
instructions given in the mod_ssl INSTALL file for apache + mod_ssl +
mod_perl and I need to run the Apache ./configure again, like so:

[7:59pm] root@infobase:~/apache-tmp/apache_1.3.9# ./configure
--prefix=/opt/local/apache --enable-module=most --enable-shared=max
--enable-module=ssl --activate-module=src/modules/perl/libperl.a
--enable-module=perl
Configuring for Apache, Version 1.3.9
 + using installation path layout: Apache (config.layout)
 + activated perl module (modules/perl/libperl.a)
Creating Makefile
Creating Configuration.apaci in src
 + enabling mod_so for DSO support
Creating Makefile in src
 + configured for Solaris 260 platform
 + setting C compiler to gcc
 + setting C pre-processor to gcc -E
 + checking for system header files
 + adding selected modules
o rewrite_module uses ConfigStart/End
  enabling DBM support for mod_rewrite
o dbm_auth_module uses ConfigStart/End
o ssl_module uses ConfigStart/End
  + SSL interface: mod_ssl/2.4.6
  + SSL interface build type: DSO
  + SSL interface compatibility: enabled
  + SSL interface experimental code: disabled
  + SSL interface vendor extensions: disabled
  + SSL interface plugin: Vendor DBM (libc)
  + SSL library path: /usr/local/ssl
  + SSL library version: OpenSSL 0.9.4 09 Aug 1999
  + SSL library type: installed package (stand-alone)
  + SSL library plugin mode: none
 + enabling Extended API (EAPI)
 + using -ldl for vendor DSO support
 + checking sizeof various data types
 + doing sanity check on compiler and options
Creating Makefile in src/support
Creating Makefile in src/os/unix
Creating Makefile in src/ap
Creating Makefile in src/main
Creating Makefile in src/lib/expat-lite
Creating Makefile in src/modules/standard
Creating Makefile in src/modules/extra
Creating Makefile in src/modules/proxy
Creating Makefile in src/modules/ssl

Is there something else I should be doing?

I am trying to remember what I did when I configured v2.4.5...

Regards,
Graham
-- 
-
[EMAIL PROTECTED]"There's a moon
over Bourbon Street
tonight...
__
Apache Interface to OpenSSL (mod_ssl)   

Re: RSE back / 2.4.6 prepared / feedback appreciated

1999-10-19 Thread Cliff Woolley

Looks like you included MM the first time, but un-included it when you
re-ran configure.  From the command prompt, type:

EAPI_MM=../mm-1.0.9
export EAPI_MM

and then run your configure.

Hope that helps...
--Cliff


Cliff Woolley
Central Systems Software Administrator
Washington and Lee University
http://www.wlu.edu/~jwoolley/

Work: (540) 463-8089
Pager: (540) 462-3472
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



RE: RSE back / 2.4.6 prepared / feedback appreciated

1999-10-19 Thread mads

I've just made a test run on Solaris 2.7 and everything
appears to be working quite well. The session cache
problem and the problem with apache dumping core when
using ExportCertData both appear to be fixed.
So it's a definete thumbs up from here.

vh.

Mads Toftum, MT165-RIPE
---
"You know, it's at times like this when I'm trapped in a Vogon airlock with
a man from Betelgeuse and about to die of asphyxiation  in deep space that
I really wish I'd listened to what my mother told me when I was young!"
"Why, what did she tell you?"
"I don't know, I didn't listen."
-- Douglas Adams, "The Hitchhiker's Guide to the Galaxy"

__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



Re: RSE back / 2.4.6 prepared / feedback appreciated

1999-10-19 Thread Ralf S. Engelschall

On Tue, Oct 19, 1999, Mike Klinkert wrote:

 On Tue, 19 Oct 1999, Ralf S. Engelschall wrote:
 
  So, while I'm busy with moving this week, please take the chance and fetch the
  latest snapshot from ftp://ftp.modssl.org/snapshot/ and try it out. It should
  be very stable. Please give feedback whether it works fine or fails horrible
  until Friday.
 
 Here's some _positive_ feedback. This snapshot solves two problems that I
 experienced with 2.4.5. One which hung my system when using MM and one with
 segmentation faults.. Great (until now that is...)!

Fine. Thanks for the quick feedback.
   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



Re: RSE back / 2.4.6 prepared / feedback appreciated

1999-10-19 Thread Ralf S. Engelschall

On Tue, Oct 19, 1999, Graham Leggett wrote:

  So, while I'm busy with moving this week, please take the chance and fetch the
  latest snapshot from ftp://ftp.modssl.org/snapshot/ and try it out. It should
  be very stable. Please give feedback whether it works fine or fails horrible
  until Friday.
 
 I just went through the compilation process, and tried to start the
 server up after upgrading. The server startup complained that I did not
 have shared memory support compiled in, and I should change the shm:
 references.
 
 I thought I did compile in shared memory support - can anyone see if I
 did anything stupid here?
 
 I issued the following configure command to mod_ssl:
 
 [7:52pm] root@infobase:~/apache-tmp/mod_ssl-SNAP-19991019# ./configure
 --with-apache=../apache_1.3.9 --with-ssl=../openssl-0.9.4
 --with-mm=../mm-1.0.9 
 [...]
  + enabling Extended API (EAPI)
using MM library: ../../mm-1.0.9 (source-tree only)
  + checking sizeof various data types
 [...]
 Because I am trying to install mod_perl as well, I follow the
 instructions given in the mod_ssl INSTALL file for apache + mod_ssl +
 mod_perl and I need to run the Apache ./configure again, like so:
 
 [7:59pm] root@infobase:~/apache-tmp/apache_1.3.9# ./configure
 --prefix=/opt/local/apache --enable-module=most --enable-shared=max
 --enable-module=ssl --activate-module=src/modules/perl/libperl.a
 --enable-module=perl
 []
  + enabling Extended API (EAPI)

   ^ HERE IS MM MISSING!!!

  + using -ldl for vendor DSO support
 []
 
 Is there something else I should be doing?
 I am trying to remember what I did when I configured v2.4.5...

Yes, as you can see MM is present only in the first variant.
If you do it manually you've to use EAPI_MM=../mm-1.0.9 there, too.
And BTW, please use a more recent MM version.

   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]