Mod_SSL_2.8.10 and OpenSSL_0.9.6g

Mod_SSL_2.8.10 and OpenSSL_0.9.6g

am 19.09.2002 20:14:38 von David Diehl

Has anybody got this to function on a NT 4.0 server?

I've downloaded and compiled apache 1.3.26 with modssl 2.8.10 and
openssl 9.6g and can't seem to get it to work on a NT 4.0 server. It
works fine on a windows 2000 server, but when I try and start it on a NT
4.0 server the second apache process never starts and there are no error
indications in the log files.

I've also download 2 seperate precompiled builds and niether of them
came with the openssl dll files libeay32.dll and ssleay32.dll, which
normally reside in the system32 directory. If I use the ones I compiled,
the same symptoms occur. Of course, if I remove all SSL directives from
the httpd.conf file, I don't need the dll's and it functions properly.

It seems that any version prior to 9.6 i.e. 9.5a functions without any
problems.

Any ideas or insight would be greatly appreciated.

Thanks

David

____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org

RE: Mod_SSL_2.8.10 and OpenSSL_0.9.6g

am 19.09.2002 20:27:41 von Geoffrey Talvola

I'm using the binaries from the OpenSA package and they are working fine for
me, both on NT and on 2000.

details at http://www.opensa.org/development/news/101.html

- Geoff

> -----Original Message-----
> From: David Diehl [mailto:ddiehl@atlas-tech.com]
> Sent: Thursday, September 19, 2002 2:15 PM
> To: modssl-users@modssl.org
> Subject: Mod_SSL_2.8.10 and OpenSSL_0.9.6g
>
>
> Has anybody got this to function on a NT 4.0 server?
>
> I've downloaded and compiled apache 1.3.26 with modssl 2.8.10 and
> openssl 9.6g and can't seem to get it to work on a NT 4.0 server. It
> works fine on a windows 2000 server, but when I try and start
> it on a NT
> 4.0 server the second apache process never starts and there
> are no error
> indications in the log files.
>
> I've also download 2 seperate precompiled builds and niether of them
> came with the openssl dll files libeay32.dll and ssleay32.dll, which
> normally reside in the system32 directory. If I use the ones
> I compiled,
> the same symptoms occur. Of course, if I remove all SSL
> directives from
> the httpd.conf file, I don't need the dll's and it functions properly.
>
> It seems that any version prior to 9.6 i.e. 9.5a functions
> without any
> problems.
>
> Any ideas or insight would be greatly appreciated.
>
> Thanks
>
> David
>
> ____________________________________________________________ __________
> Apache Interface to OpenSSL (mod_ssl) www.modssl.org
> User Support Mailing List modssl-users@modssl.org
> Automated List Manager majordomo@modssl.org
>
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org

RE: Mod_SSL_2.8.10 and OpenSSL_0.9.6g

am 20.09.2002 00:42:03 von Paul Bleimeyer

Geoff,

Are you running 1.x or 2.40 apache?

Regards,

Paul


> -----Original Message-----
> From: owner-modssl-users@modssl.org
> [mailto:owner-modssl-users@modssl.org]On Behalf Of Geoffrey Talvola
> Sent: Thursday, September 19, 2002 1:28 PM
> To: 'modssl-users@modssl.org'
> Subject: RE: Mod_SSL_2.8.10 and OpenSSL_0.9.6g
>
>
> I'm using the binaries from the OpenSA package and they are
> working fine for
> me, both on NT and on 2000.
>
> details at http://www.opensa.org/development/news/101.html
>
> - Geoff
>
> > -----Original Message-----
> > From: David Diehl [mailto:ddiehl@atlas-tech.com]
> > Sent: Thursday, September 19, 2002 2:15 PM
> > To: modssl-users@modssl.org
> > Subject: Mod_SSL_2.8.10 and OpenSSL_0.9.6g
> >
> >
> > Has anybody got this to function on a NT 4.0 server?
> >
> > I've downloaded and compiled apache 1.3.26 with modssl 2.8.10 and
> > openssl 9.6g and can't seem to get it to work on a NT 4.0 server. It
> > works fine on a windows 2000 server, but when I try and start
> > it on a NT
> > 4.0 server the second apache process never starts and there
> > are no error
> > indications in the log files.
> >
> > I've also download 2 seperate precompiled builds and niether of them
> > came with the openssl dll files libeay32.dll and ssleay32.dll, which
> > normally reside in the system32 directory. If I use the ones
> > I compiled,
> > the same symptoms occur. Of course, if I remove all SSL
> > directives from
> > the httpd.conf file, I don't need the dll's and it
> functions properly.
> >
> > It seems that any version prior to 9.6 i.e. 9.5a functions
> > without any
> > problems.
> >
> > Any ideas or insight would be greatly appreciated.
> >
> > Thanks
> >
> > David
> >
> >
> ____________________________________________________________ __________
> > Apache Interface to OpenSSL (mod_ssl)
> www.modssl.org
> > User Support Mailing List
> modssl-users@modssl.org
> > Automated List Manager
> majordomo@modssl.org
> >
> ____________________________________________________________ __________
> Apache Interface to OpenSSL (mod_ssl) www.modssl.org
> User Support Mailing List modssl-users@modssl.org
> Automated List Manager majordomo@modssl.org
>
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org

RE: Mod_SSL_2.8.10 and OpenSSL_0.9.6g

am 20.09.2002 16:40:34 von Geoffrey Talvola

Apache 1.3.26, which comes with the OpenSA release I referred to.

- Geoff

> -----Original Message-----
> From: Paul Bleimeyer [mailto:paulb@mayo.edu]
> Sent: Thursday, September 19, 2002 6:42 PM
> To: modssl-users@modssl.org
> Subject: RE: Mod_SSL_2.8.10 and OpenSSL_0.9.6g
>
>
> Geoff,
>
> Are you running 1.x or 2.40 apache?
>
> Regards,
>
> Paul
>
>
> > -----Original Message-----
> > From: owner-modssl-users@modssl.org
> > [mailto:owner-modssl-users@modssl.org]On Behalf Of Geoffrey Talvola
> > Sent: Thursday, September 19, 2002 1:28 PM
> > To: 'modssl-users@modssl.org'
> > Subject: RE: Mod_SSL_2.8.10 and OpenSSL_0.9.6g
> >
> >
> > I'm using the binaries from the OpenSA package and they are
> > working fine for
> > me, both on NT and on 2000.
> >
> > details at http://www.opensa.org/development/news/101.html
> >
> > - Geoff
> >
> > > -----Original Message-----
> > > From: David Diehl [mailto:ddiehl@atlas-tech.com]
> > > Sent: Thursday, September 19, 2002 2:15 PM
> > > To: modssl-users@modssl.org
> > > Subject: Mod_SSL_2.8.10 and OpenSSL_0.9.6g
> > >
> > >
> > > Has anybody got this to function on a NT 4.0 server?
> > >
> > > I've downloaded and compiled apache 1.3.26 with modssl 2.8.10 and
> > > openssl 9.6g and can't seem to get it to work on a NT 4.0
> server. It
> > > works fine on a windows 2000 server, but when I try and start
> > > it on a NT
> > > 4.0 server the second apache process never starts and there
> > > are no error
> > > indications in the log files.
> > >
> > > I've also download 2 seperate precompiled builds and
> niether of them
> > > came with the openssl dll files libeay32.dll and
> ssleay32.dll, which
> > > normally reside in the system32 directory. If I use the ones
> > > I compiled,
> > > the same symptoms occur. Of course, if I remove all SSL
> > > directives from
> > > the httpd.conf file, I don't need the dll's and it
> > functions properly.
> > >
> > > It seems that any version prior to 9.6 i.e. 9.5a functions
> > > without any
> > > problems.
> > >
> > > Any ideas or insight would be greatly appreciated.
> > >
> > > Thanks
> > >
> > > David
> > >
> > >
> >
> ____________________________________________________________ __________
> > > Apache Interface to OpenSSL (mod_ssl)
> > www.modssl.org
> > > User Support Mailing List
> > modssl-users@modssl.org
> > > Automated List Manager
> > majordomo@modssl.org
> > >
> >
> ____________________________________________________________ __________
> > Apache Interface to OpenSSL (mod_ssl)
www.modssl.org
> User Support Mailing List modssl-users@modssl.org
> Automated List Manager majordomo@modssl.org
>
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org

Re: Mod_SSL_2.8.10 and OpenSSL_0.9.6g

am 20.09.2002 16:51:03 von David Diehl

I'm running 1.3.26; I re-tried the opensa precompiled apache and used their
httpd.conf vice mine and I think I may have narrowed it down to an
incompatibility with the mod_ntlm.so module that I'm loading in my
httpd.conf. If I don't load that module I can get it to run on NT 4.0. Why
it's causing the symptoms I'm observing is unknown.

David

Paul Bleimeyer wrote:

> Geoff,
>
> Are you running 1.x or 2.40 apache?
>
> Regards,
>
> Paul
>
> > -----Original Message-----
> > From: owner-modssl-users@modssl.org
> > [mailto:owner-modssl-users@modssl.org]On Behalf Of Geoffrey Talvola
> > Sent: Thursday, September 19, 2002 1:28 PM
> > To: 'modssl-users@modssl.org'
> > Subject: RE: Mod_SSL_2.8.10 and OpenSSL_0.9.6g
> >
> >
> > I'm using the binaries from the OpenSA package and they are
> > working fine for
> > me, both on NT and on 2000.
> >
> > details at http://www.opensa.org/development/news/101.html
> >
> > - Geoff
> >
> > > -----Original Message-----
> > > From: David Diehl [mailto:ddiehl@atlas-tech.com]
> > > Sent: Thursday, September 19, 2002 2:15 PM
> > > To: modssl-users@modssl.org
> > > Subject: Mod_SSL_2.8.10 and OpenSSL_0.9.6g
> > >
> > >
> > > Has anybody got this to function on a NT 4.0 server?
> > >
> > > I've downloaded and compiled apache 1.3.26 with modssl 2.8.10 and
> > > openssl 9.6g and can't seem to get it to work on a NT 4.0 server. It
> > > works fine on a windows 2000 server, but when I try and start
> > > it on a NT
> > > 4.0 server the second apache process never starts and there
> > > are no error
> > > indications in the log files.
> > >
> > > I've also download 2 seperate precompiled builds and niether of them
> > > came with the openssl dll files libeay32.dll and ssleay32.dll, which
> > > normally reside in the system32 directory. If I use the ones
> > > I compiled,
> > > the same symptoms occur. Of course, if I remove all SSL
> > > directives from
> > > the httpd.conf file, I don't need the dll's and it
> > functions properly.
> > >
> > > It seems that any version prior to 9.6 i.e. 9.5a functions
> > > without any
> > > problems.
> > >
> > > Any ideas or insight would be greatly appreciated.
> > >
> > > Thanks
> > >
> > > David
> > >
> > >
> > ____________________________________________________________ __________
> > > Apache Interface to OpenSSL (mod_ssl)
> > www.modssl.org
> > > User Support Mailing List
> > modssl-users@modssl.org
> > > Automated List Manager
> > majordomo@modssl.org
> > >
> > ____________________________________________________________ __________
> > Apache Interface to OpenSSL (mod_ssl) www.modssl.org
> > User Support Mailing List modssl-users@modssl.org
> > Automated List Manager majordomo@modssl.org
> >
> ____________________________________________________________ __________
> Apache Interface to OpenSSL (mod_ssl) www.modssl.org
> User Support Mailing List modssl-users@modssl.org
> Automated List Manager majordomo@modssl.org

____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org