Win32 and https hang

2000-03-11 Thread Robert Hiltibidal
Morning, Welll this is an interesting development. Recap: Can't get https to connect tho http works just fine Found win32 info in the contrib area. reset SSLMutex to sem and log level to debug Using http:www.rufriendly.com:443 I get the following message Connection to child established www.ruf

SSL Hangs

2000-03-11 Thread Robert Hiltibidal
Morning, I have a bit of frustration here. Whenever I use https to connect to the browser, either and any, will time out. I can connect to port 80 just fine. The ssl engine log shows client established. When I use openssl to connect I get the following message: OpenSSL> s_client -connect 10.2

Re: [BugDB] deciding if $(CC) is gcc (PR#352)

2000-03-11 Thread modssl-bugdb
On Sat, Mar 11, 2000, [EMAIL PROTECTED] wrote: > Full_Name: Scott Weikart > Version: > OS: > Submission from: (NULL) (199.174.207.113) > > We (and others) have CC as a multi-word string, with some arguments > to gcc. But keep in mind that this is bogus for Autoconf environments, of . cou

Re: mkcert.sh:Error: Failed to encrypt RSA private key

2000-03-11 Thread Ralf S. Engelschall
On Fri, Mar 10, 2000, Bill Stasiowski wrote: > I'm using Solaris 2.7 and I've had the same problem as below and tried > creating the random file in $HOME/.rnd and still get the same error > message. has anyone else had any success with this? thankyou. It depends _how_ you create it. A "touch $

Re: [BugDB] make certificate fails with "prng not seeded" (PR#351)

2000-03-11 Thread modssl-bugdb
On Fri, Mar 10, 2000, [EMAIL PROTECTED] wrote: > Full_Name: > Version: mod_ssl-2.6.2-1.3.12 > OS: AIX V4.3.3 > Submission from: (NULL) (129.6.17.17) > > When I run "make certificate" I get the following during encryption of the > generated key: > > Encrypt the private key now? [Y/n]: > read R

Re: memory leaks in mod_ssl on WINNT

2000-03-11 Thread Ralf S. Engelschall
On Fri, Mar 10, 2000, Robert Bator wrote: > I have Apache Server 1.3.12 + mod_ssl-2.6.2-1.3.12 or mod_ssl-2.6.2-1.3.10 + openssl >0.9.4. > When I restart apache with "apache -k restart" the main process leak memory. Hmmm... I don't know anything about Win32 environment in detail, but I'm sure

Re: Confirmation of bug

2000-03-11 Thread Ralf S. Engelschall
On Fri, Mar 10, 2000, Emmanuel Anne wrote: > About one month ago, I posted a message about some connections staying stuck > for ever in the R state (reading). The timeout was not working anymore. > I finally switched to apache-ssl and the problem disappeared !!! Fine, thanks for letting us know