Compiling Apache with mod_ssl on Mac OS 10.5

2007-12-09 Thread Jacob Weber
Hello. I'm having trouble compiling Apache with mod_ssl, on an MacBook Pro running Mac OS 10.5.1. I'm trying to build the following programs (rather than using the ones that come with the OS): openssl-0.9.8g mm-1.4.1 mod_ssl-2.8.30-1.3.39 apa

Re: Apache with mod_ssl

2007-06-21 Thread R. DuFresne
et Sent: Friday, June 15, 2007 4:13 PM To: modssl-users@modssl.org Subject: Re: Apache with mod_ssl Saikat Saha wrote: We have apache 2.2.4 compiled with all modules but commented out all load modules. Do not have anything in httpd.conf file to state that this is https. But when I start apache, it

Re: Apache with mod_ssl

2007-06-19 Thread Omar W. Hannet
-- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Omar W. Hannet Sent: Monday, June 18, 2007 8:34 AM To: modssl-users@modssl.org Subject: Re: Apache with mod_ssl Do you have tags surrounding all SSL directives in your configuration file? For example: SSLPassPhraseDialog builtin

RE: Apache with mod_ssl

2007-06-18 Thread Saikat Saha
s Phrase Dialog successful. [EMAIL PROTECTED] bin]# Thanks you very much for your help. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Omar W. Hannet Sent: Monday, June 18, 2007 8:34 AM To: modssl-users@modssl.org Subject: Re: Apache with mod_ssl Do

Re: Apache with mod_ssl

2007-06-18 Thread Omar W. Hannet
is configured. Surprisingly there are no error logs even at debug level. Thank you so very much for the kind help. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Omar W. Hannet Sent: Friday, June 15, 2007 4:13 PM To: modssl-users@modssl.org Subject: Re

RE: Apache with mod_ssl

2007-06-15 Thread Saikat Saha
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Omar W. Hannet Sent: Friday, June 15, 2007 4:13 PM To: modssl-users@modssl.org Subject: Re: Apache with mod_ssl Saikat Saha wrote: > We have apache 2.2.4 compiled with all modules but commented out all > load modules. Do not have anything in ht

Re: Apache with mod_ssl

2007-06-15 Thread Omar W. Hannet
Saikat Saha wrote: We have apache 2.2.4 compiled with all modules but commented out all load modules. Do not have anything in httpd.conf file to state that this is https. But when I start apache, it tries to goto https and prompts for pass phrase. How does apache determine that this is https wh

Apache with mod_ssl

2007-06-15 Thread Saikat Saha
We have apache 2.2.4 compiled with all modules but commented out all load modules. Do not have anything in httpd.conf file to state that this is https. But when I start apache, it tries to goto https and prompts for pass phrase. How does apache determine that this is https whereas this is actually

Apache with Mod_SSL installation problems

2006-02-13 Thread dpgirago
Hope this is the right place to ask this question. Please direct to another list if I'm off-topic here. I'm trying to install Apache 1.3.31 with Mod_SSL on a Windows Server 2003 box, ultimately for Apache-MySQL-PHP applications. I have all set up ok on my desk top and thought it would be a simple

Re: apache with mod_ssl

2002-03-16 Thread Shiva Murugesan
Hi Shouban, I am also exactly facing the same problem and struggling to find the solution. I have some clues on this problem. It happens only in the following scenario. If the server has 128bit encrypted server certificate, then it asks the NE client to present the certificate multiple times.

apache with mod_ssl

2002-03-15 Thread a . moon
I am not in the office for the week 18-22 March 2002 If it's an Online Learning Support Unit / Web/ MUBSWEB/ MUBS Online matter that requires urgent attention then please contact either Kirsteen1 or Sanjay1 who should be able to help. Otherwise I will contact you as soon as possible on my retur

apache with mod_ssl

2002-03-15 Thread Shouben Zhou
I currently use apache-SSL and am switching to the apache with modssl module. The building process is success. The version I am using to build apache-modssl is apache_1.3.23, modssl-2.8.7.-1.3.23 and openssl-0.9.6a. I am having 2 problems when using this httpd: 1) when access the HTTPS server,

RE: Apache with Mod_SSL and multiple certificates

2001-11-02 Thread David Marshall
PROTECTED]] Sent: Friday, November 02, 2001 10:21 AM To: '[EMAIL PROTECTED]' Subject: RE: Apache with Mod_SSL and multiple certificates I have one NIC in the system with Static IP address, How do I create multiple virtual sites, and each site has its own digital certificate. Can any o

RE: Apache with Mod_SSL and multiple certificates

2001-11-02 Thread Yu, Ming
, November 02, 2001 10:46 AM To: [EMAIL PROTECTED] Subject: Re: Apache with Mod_SSL and multiple certificates At 10:27 AM -0500 11/2/01, Yu, Ming wrote: >Hi - My apache system is running 1.3.20 with mod_ssl 2.8.4. I have one NIC >in the system, does anyone install multiple digital certificates

Re: Apache with Mod_SSL and multiple certificates

2001-11-02 Thread Jim Jagielski
At 10:27 AM -0500 11/2/01, Yu, Ming wrote: >Hi - My apache system is running 1.3.20 with mod_ssl 2.8.4. I have one NIC >in the system, does anyone install multiple digital certificates on the >single NIC? If so, please advise how, what is the trade off? > >Thanks for any information. > Depends o

Apache with Mod_SSL and multiple certificates

2001-11-02 Thread Yu, Ming
Hi - My apache system is running 1.3.20 with mod_ssl 2.8.4. I have one NIC in the system, does anyone install multiple digital certificates on the single NIC? If so, please advise how, what is the trade off? Thanks for any information. - Ming Yu - System Engineer - APL _

Re: remote admin of apache with mod_ssl

2001-04-22 Thread Daniel V Klein
I am by no means the expert, but if you have a key file (I think it's the key file!) on your server, then that can contain your passphrase. And you won't be prompted. If it is an *encrypted* key file, then you need a passphrase to unlock the key, and *then* you get prompted. -Dan > I finalizin

Re: remote admin of apache with mod_ssl

2001-04-16 Thread Rich Salz
> > Is there an alternate way to pass the passphrase to apache? > Try to use expect. If you are going to use a script that contains the password, then you might as well put the password in a file. mod_ssl can exec a program so your "script" is as easy as #! /bin/sh echo secret_p

Re: remote admin of apache with mod_ssl

2001-04-15 Thread Deim Agoston
Hello ! On Sat, 14 Apr 2001, Brenda Donovan wrote: > So, when I have to reboot or re-initialize the web server, it will stop and > wait for the input of the ssl passphrase, right?. (I'm assuming it will > since my old linux box does this with it's apache-ssl server). > Is there an alternate way

remote admin of apache with mod_ssl

2001-04-14 Thread Brenda Donovan
I finalizing things and getting ready to compile apache 1.3.19 with mod_ssl (2.8.2) and openssl and put it in place on a solaris 8 sun server. My problem is that I work on this server remotely. 99% of the time. So, when I have to reboot or re-initialize the web server, it will stop and wait for

Re: Apache with mod_ssl / openssl

2001-04-06 Thread George Walsh
, George Walsh, Managing Director, DSC Directional Service Corp Travel Seewise Pacific Corp Vancouver, Canada [EMAIL PROTECTED] wrote: > > Hi- > > Does anyone know where I can find the binary for the latest Apache with mod_ssl >and openssl for SCO 5.0.5? > > >

Apache with mod_ssl / openssl

2001-04-06 Thread Scott Trowbridge
Hi-       Does anyone know where I can find the binary for the latest Apache with mod_ssl and openssl for SCO 5.0.5?       Scott Trowbridge, VPInformation Resources   mailto: [EMAIL PROTECTED]Web: www.hsmc-ul.com

Re: Compiling Apache with Mod_SSL and OpenSSL on a Windows System

2001-01-19 Thread David Rees
Confirmed. Please try the latest mod_ssl CVS snapshot from ftp://ftp.modssl.org/snapshot/ and see what happens. -Dave On Fri, Jan 19, 2001 at 10:21:51AM -0500, Andy Malato wrote: > I don't know what went wrong, but I can tell you that I am pondering the same > problem. I was told that there is

Re: Compiling Apache with Mod_SSL and OpenSSL on a Windows System

2001-01-19 Thread Andy Malato
I don't know what went wrong, but I can tell you that I am pondering the same problem. I was told that there is a bug in that release of mod_ssl. Will someone please verify that this is true. Thanks, ---Andy Michael Schmidt wrote: > Hello, > > I have some problems, in Compiling the Apac

Compiling Apache with Mod_SSL and OpenSSL on a Windows System

2001-01-19 Thread Michael Schmidt
Hello, I have some problems, in Compiling the Apache 1.3.14 with the Mod_SSL 2.7.1 and OpenSSL 0.9.6. 1. Step I have Compiled OpenSSL 0.9.6 and installed it, and set the Path variable. (no problem) 2. Step Then i have called the configure.bat script with the proper obtions so that it could find

Re: Apache with mod_ssl problems

2000-10-11 Thread David Rees
On Wed, Oct 11, 2000 at 04:34:40PM -0400, Aaron Beveridge wrote: > Some users are having problems connecting to the server I just set up. I am > using Apache_1.3.12, mod_ssl-2.6.6-1.3.12, rsaref-2.0, and openssl-0.9.6 on > a RedHat 6.2 system. They are getting a "Server not found" error. I have

Re: Apache with mod_ssl problems

2000-10-11 Thread Andy Doggrell
Are the users that are having problems using IE5 with 56-bit encryption by chance?>>> [EMAIL PROTECTED] 10/11/00 03:34PM >>> Some users are having problems connecting to the server I just set up.  I am using Apache_1.3.12, mod_ssl-2.6.6-1.3.12, rsaref-2.0, and openssl-0.9.6 on a RedHat 6.2

Apache with mod_ssl problems

2000-10-11 Thread Aaron Beveridge
Some users are having problems connecting to the server I just set up.  I am using Apache_1.3.12, mod_ssl-2.6.6-1.3.12, rsaref-2.0, and openssl-0.9.6 on a RedHat 6.2 system.  They are getting a "Server not found" error. I have checked the apache error_log and it is reporting this error:   [

Re: Pros/Cons for using Apache with mod_ssl for non-SSL operation

2000-07-26 Thread Mads Toftum
On Wed, Jul 26, 2000 at 08:47:02AM -0400, Barry, Richard wrote: > This may sound a little strange at first, but I'm looking for feedback from > the experienced modssl-users readership on how people view the use of > Apache/mod_ssl in a non-SSL configuration. > > My purpose for asking is that we a

Re: Pros/Cons for using Apache with mod_ssl for non-SSL operation

2000-07-26 Thread Mads Toftum
On Wed, Jul 26, 2000 at 10:59:43AM -0400, Barry, Richard wrote: > (This is good feedback, thanks.) > > We don't build mod_ssl as a dynamically-loaded module, it's compiled in so > the initialization hooks get called. (Export regulations dictated this at > the time. These regulations are changing

RE: Pros/Cons for using Apache with mod_ssl for non-SSL operation

2000-07-26 Thread Barry, Richard
tion.) -Original Message- From: Kirk Benson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 26, 2000 10:35 AM To: [EMAIL PROTECTED] Subject: RE: Pros/Cons for using Apache with mod_ssl for non-SSL operation If the LoadModule dirrective is also commented out, mod_ssl will not be loaded,

RE: Pros/Cons for using Apache with mod_ssl for non-SSL operation

2000-07-26 Thread Kirk Benson
x27;[EMAIL PROTECTED]' > Subject: RE: Pros/Cons for using Apache with mod_ssl for non-SSL > operation > > > That's our preferred solution. > > Note that mod_ssl still insists that a server certificate exists which is > used to generate temp RSA keys, so non-SSL users will n

RE: Pros/Cons for using Apache with mod_ssl for non-SSL operation

2000-07-26 Thread Barry, Richard
Message- From: Kirk Benson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 26, 2000 9:40 AM To: [EMAIL PROTECTED] Subject: RE: Pros/Cons for using Apache with mod_ssl for non-SSL operation Why not option a) and just comment out th

RE: Pros/Cons for using Apache with mod_ssl for non-SSL operation

2000-07-26 Thread Kirk Benson
ubject: Pros/Cons for using Apache with mod_ssl for non-SSL operation > > > This may sound a little strange at first, but I'm looking for > feedback from > the experienced modssl-users readership on how people view the use of > Apache/mod_ssl in a non-SSL configuration. >

Pros/Cons for using Apache with mod_ssl for non-SSL operation

2000-07-26 Thread Barry, Richard
This may sound a little strange at first, but I'm looking for feedback from the experienced modssl-users readership on how people view the use of Apache/mod_ssl in a non-SSL configuration. My purpose for asking is that we are porting Apache and mod_ssl and packaging it for our customers. Most of

Re: Problem with starting up apache with mod_ssl on solaris 7 x86

2000-04-22 Thread Robert Monical
Craig, I had the same problem. Mod-ssl 2.6.2-1.3.12 corrects the problem on Solaris, but am not sure that it works with Apache 1.9.9. So I took everything to Apache 1.3.12. Had a problem with the default value for SSLSessionCache, but everything else worked fine. Regards At 07:15 PM 4/21/00,

Re: Problem with starting up apache with mod_ssl on solaris 7 x86

2000-04-22 Thread Mads Toftum
On Fri, Apr 21, 2000 at 09:15:08PM -0500, Craig Anderson wrote: > > http://www.modssl.org/docs/2.6/ssl_faq.html#ToC15 > > The problem is, to my knowledge solaris 7 x86 does not have a > /dev/random or /dev/urandom device. I tried file:/etc/apache/file.rnd 1024 > put that did not help eithe

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

A couple of errors when building Apache with mod_ssl on Tru64 / Digital Unix

2000-03-15 Thread Jesper Frank Nemholt
Hi! When doing make certificate on Tru64 v4.0F I get : Verifying password - Enter PEM pass phrase: unable to write key 13595:error:24064064:random number generator:SSLEAY_RAND_BYTES:prng not seeded:md_rand.c:470: mkcert.sh:Error: Failed to encrypt RSA private key *** Exit 1 Stop. *** Exit 1 Stop

Re: Problem compiling Apache with mod_ssl on NT

1999-10-20 Thread Ralf S. Engelschall
On Wed, Oct 20, 1999, Chowdhri, Kavita wrote: > I have a problem with the compilation of Apache 1.3.4 with mod-ssl over > Windows NT. I am using Cygnus as the Unix interface and compiling using > VC++. I have been following the instructions as described in the modssl > documentation and am now tr

Problem compiling Apache with mod_ssl on NT

1999-10-20 Thread Chowdhri, Kavita
Hi all I have a problem with the compilation of Apache 1.3.4 with mod-ssl over Windows NT. I am using Cygnus as the Unix interface and compiling using VC++. I have been following the instructions as described in the modssl documentation and am now trying to nmake (a VC++ command) Apache with the

Re: Problem compiling Apache with mod_ssl

1999-08-15 Thread Mark Dedlow
Ofer Inbar wrote: > On Tue, Aug 10, 1999 at 12:00:24PM -0400, I wrote: > > I'm trying to build Apache 1.3.6 mod_perl and mod_ssl using openssl on > > a Solaris box. The relevant version numbers are: > > > > Solaris 2.6 > > Apache 1.3.6 > > mod_perl 1.19 > > mod_ssl 2.3.11 > > openssl 0.9.4 > >

Re: Problem compiling Apache with mod_ssl

1999-08-15 Thread Ralf S. Engelschall
On Sat, Aug 14, 1999, Ofer Inbar wrote: > > That all works fine, and the Apache configure sees both mod_perl and > > mod_ssl and configures them in. Then I try to run the Apache make, > > and it gets as far as building mod_ssl and croaks with this error: > > > > ===> src/modules/ssl > > gcc -c

Re: Problem compiling Apache with mod_ssl

1999-08-14 Thread Ofer Inbar
On Tue, Aug 10, 1999 at 12:00:24PM -0400, I wrote: > I'm trying to build Apache 1.3.6 mod_perl and mod_ssl using openssl on > a Solaris box. The relevant version numbers are: > > Solaris 2.6 > Apache 1.3.6 > mod_perl 1.19 > mod_ssl 2.3.11 > openssl 0.9.4 > gcc 2.8.1 [...] > > That all works fin

Problem compiling Apache with mod_ssl

1999-08-10 Thread Ofer Inbar
I'm trying to build Apache 1.3.6 mod_perl and mod_ssl using openssl on a Solaris box. The relevant version numbers are: Solaris 2.6 Apache 1.3.6 mod_perl 1.19 mod_ssl 2.3.11 openssl 0.9.4 gcc 2.8.1 perl 5.005_03 mod_perl configures with no problems, from this: cd /src/mod_perl-1.19 perl Makef

Re: small install problem, Apache with mod_ssl-2.3.5-1.3.6

1999-06-25 Thread Anonymous
On Fri, Jun 25, 1999, Roman Maeder wrote: > I compiled and installed Apache 1.3.6 including mod_ssl-2.3.5-1.3.6 and mod_perl-1.20 > under SunOS 4.1.4 using Procedure 5 b) from the INSTALL file > ('The flexible APACI-only way [FOR REAL HACKERS]'). > > The only problem encountered was during the f

small install problem, Apache with mod_ssl-2.3.5-1.3.6

1999-06-25 Thread Roman Maeder
I compiled and installed Apache 1.3.6 including mod_ssl-2.3.5-1.3.6 and mod_perl-1.20 under SunOS 4.1.4 using Procedure 5 b) from the INSTALL file ('The flexible APACI-only way [FOR REAL HACKERS]'). The only problem encountered was during the final install of apache ('make install'): ... [PRESER

Re: Apache with mod_ssl caching old pages under https

1999-03-30 Thread Ralf S. Engelschall
On Mon, Mar 29, 1999, [EMAIL PROTECTED] wrote: > I'm having a problem where apache will not refresh updated pages under > https after I've made a change to them. I first saw this problem with: > > apache 1.3.4; mod_ssl 2.2.0-1.3.4; SSLeay-0.9.0b; php-3.0.6. > > I have now upgraded to: >

Re: Apache with mod_ssl caching old pages under https

1999-03-29 Thread Craig McDaniel
If you removed the directory than it would be impossible (If I am understanding what you are saying correctly) to still retrieve the information. I would suggest totally flushing out the Netscape cache. There might be a problem where https documents are not removed for some reason or another tha

Re: Starting Apache with mod_ssl from init.d [newbie alert]

1999-03-21 Thread Carlo Marcelo Arenas Belon
> I am using openssl-0.9.1c. I have Apache running great with SSL. I > went to extract the key and save it without the pass-phrase and I found > out that the "openssl" binary is no where to be found! I even did make > and make install of openssl again and it didn't turn up. well it isn't on

Re: Starting Apache with mod_ssl from init.d [newbie alert]

1999-03-21 Thread Ralf S. Engelschall
On Sun, Mar 21, 1999, Christopher Rowan wrote: > I am using openssl-0.9.1c. I have Apache running great with SSL. I > went to extract the key and save it without the pass-phrase and I found > out that the "openssl" binary is no where to be found! I even did make > and make install of openssl a

Re: Starting Apache with mod_ssl from init.d [newbie alert]

1999-03-21 Thread Christopher Rowan
Ralf - Thank you for taking the time to e-mail an answer for something that is in the FAQ (sorry I didn't find it in the first place :( ) I am using openssl-0.9.1c. I have Apache running great with SSL. I went to extract the key and save it without the pass-phrase and I found out that the "op

Re: Starting Apache with mod_ssl from init.d [newbie alert]

1999-03-21 Thread Ralf S. Engelschall
On Sun, Mar 21, 1999, Christopher Rowan wrote: > I poked around in the archives and didn't find what I needed. > > How can I start "apachectl startssl" from an init.d script when it > interactively asks for the encryption password on startup? You can't unless you remove the encryption from your

Starting Apache with mod_ssl from init.d [newbie alert]

1999-03-21 Thread Christopher Rowan
I poked around in the archives and didn't find what I needed. How can I start "apachectl startssl" from an init.d script when it interactively asks for the encryption password on startup? TIA for any pointers. Chris Rowan __ Ap

Re: rpm for apache with mod_ssl

1998-12-24 Thread Manuel J. Galan
They are in the contrib area. __ Apache Interface to SSLeay (mod_ssl) www.engelschall.com/sw/mod_ssl/ Official Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]

Re: rpm for apache with mod_ssl

1998-12-24 Thread Ralf S. Engelschall
On Thu, Dec 24, 1998, Kenny Lim wrote: > does anyone know where to get apache-mod_ssl rpm/srpm ? I've seen some RPMs under http://www.replay.com/redhat/apache.html a few days ago. The RPMs on the mod_ssl Contrib area I've a few weeks ago accidently removed while cleaning it up. When someone has

rpm for apache with mod_ssl

1998-12-24 Thread Kenny Lim
does anyone know where to get apache-mod_ssl rpm/srpm ? TIA __ Apache Interface to SSLeay (mod_ssl) www.engelschall.com/sw/mod_ssl/ Official Support Mailing List [EMAIL PROTECTED] Automated List Manager