RE: Re-negotiation handshake failed (still trying)

2002-08-21 Thread Jules Butcher
OK I still havent received any replies about this problem, and I still haven't managed to solve it by myself. One thing I want to add, is that I think I have eliminated my java client application as the source of the problem. I tried accessing my server using openssl s_client instead of my java ap

Using mod_rewrite to force https in a .htaccess...

2002-08-21 Thread Sean M Alderman
Is it possible to do this? Apache seems to be converting the URI from an HTTP uri to a file uri before it parses the .htaccess file. We were hoping to force https on individual directories where http authentication is required, but we have so many of them we had hoped not to need to do it in t

Re: version?

2002-08-21 Thread Cliff Woolley
On Wed, 21 Aug 2002, Pandora Fawcett wrote: > why don't i see a mod_ssl version for apache 2.039? Because you haven't looked in the right place. mod_ssl comes bundled with Apache 2.0; it's no longer a separate product. --Cliff __

version?

2002-08-21 Thread Pandora Fawcett
why don't i see a mod_ssl version for apache 2.039? or rather when will i see one? __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automate

Failure to generate CSR WinNT/Apache - Help

2002-08-21 Thread Peter McMillan
I have followed the Apache+SSL Win32 howto to the letter. I am unable to to get openssl to generate a CSR on a WinNT 4 server. I issue the command: openssl req -config openssl.cnf -new -out my-server.csr Follow the script making the appropriate entries. At then end of the script, I fail to write

Re: Apache Start-up error

2002-08-21 Thread Leon Do
Also one of the problem I ran into was that if you have the ssl module, then you have to run "apachctl startssl". "apachctl start" will give the error below as well. Leon Do Cliff Woolley wrote: > On Wed, 21 Aug 2002, Shah, Kishor (Kishor) wrote: > > > [Wed Aug 21 09:52:02 2002] [error] Init:

Re: Apache Start-up error

2002-08-21 Thread Cliff Woolley
On Wed, 21 Aug 2002, Shah, Kishor (Kishor) wrote: > [Wed Aug 21 09:52:02 2002] [error] Init: Failed to generate temporary > 512 bit RSA private key > My environment is, Solaris 2.8, Apache 2.0.40 with mod_ssl, OpenSSL 0.96g. Try using prngd. --Cliff ___

Apache Start-up error-oops

2002-08-21 Thread Shah, Kishor (Kishor)
My apologies to the group for some unneccsary text at the end of my prev mail. Kishor Shah email - [EMAIL PROTECTED] __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List

Apache Start-up error

2002-08-21 Thread Shah, Kishor (Kishor)
Friends, I am trying to start-up Apache but getting the following errors: [Wed Aug 21 09:52:02 2002] [warn] Init: PRNG still contains insufficient entropy [Wed Aug 21 09:52:02 2002] [error] Init: Failed to generate temp

error 104

2002-08-21 Thread Jeroen Vriesman
I have this error a lot of times in my log. [Tue Aug 20 14:43:41 2002] [error] mod_ssl: SSL handshake interrupted by system [Hint: Stop button pressed in browser?!] (System error follows) [Tue Aug 20 14:43:41 2002] [error] System: Connection reset by peer (errno: 104) What does it mean? I use a

Re: Compile of Apache

2002-08-21 Thread Rick Widmer
At 04:21 PM 8/20/02 -0500, you wrote: >Perhaps it's the "I love to be on the bleeding edge" drive in me which has >regrettably proven to be something other than a brilliant move so many times, >but I question why would you not install Apache 2.0.40 and skip the 1.3.26 >all together? For me the fa