Re: Win32: Hang on password reading

1999-10-13 Thread Ralf S. Engelschall
On Fri, Oct 08, 1999, Ralf S. Engelschall wrote: > [..] > > That said, if you blindly type in the password, the server > > starts no problem, so it's easy to make it workable, > > if a little ugly. > > > > If I manage to produce a shippable patch, I'll post it. > > Hmmm... I'm not a Win32 guy a

Re: Win32: Hang on password reading

1999-10-08 Thread Ralf S. Engelschall
On Tue, Oct 05, 1999, EKR wrote: > "Ralf S. Engelschall" <[EMAIL PROTECTED]> writes: > > On Sun, Oct 03, 1999, Eric Rescorla wrote: > > Yes, someone else also reported that the pass phrase dialog doesn't work > > correctly under Win32. But I cannot fix it myself, because I've both no real > > Win

Re: Win32: Hang on password reading

1999-10-06 Thread Ralf S. Engelschall
On Tue, Oct 05, 1999, EKR wrote: > "Ralf S. Engelschall" <[EMAIL PROTECTED]> writes: > > On Sun, Oct 03, 1999, Eric Rescorla wrote: > > Yes, someone else also reported that the pass phrase dialog doesn't work > > correctly under Win32. But I cannot fix it myself, because I've both no real > > Win

Re: Win32: Hang on password reading

1999-10-05 Thread EKR
"Ralf S. Engelschall" <[EMAIL PROTECTED]> writes: > On Sun, Oct 03, 1999, Eric Rescorla wrote: > Yes, someone else also reported that the pass phrase dialog doesn't work > correctly under Win32. But I cannot fix it myself, because I've both no real > Win32 development environment available nor the

Re: Win32: Hang on password reading

1999-10-05 Thread Ralf S. Engelschall
On Mon, Oct 04, 1999, Cliff Woolley wrote: > >>> "Ralf S. Engelschall" <[EMAIL PROTECTED]> 10/04/99 03:40AM >>> > >Yes, someone else also reported that the pass phrase dialog doesn't > work > >correctly under Win32. But I cannot fix it myself, because I've both > no real > >Win32 development envi

Re: Win32: Hang on password reading

1999-10-04 Thread Cliff Woolley
>>> "Ralf S. Engelschall" <[EMAIL PROTECTED]> 10/04/99 03:40AM >>> >Yes, someone else also reported that the pass phrase dialog doesn't work >correctly under Win32. But I cannot fix it myself, because I've both no real >Win32 development environment available nor the knowledge to find out what >Wi

Re: Win32: Hang on password reading

1999-10-03 Thread Ralf S. Engelschall
On Sun, Oct 03, 1999, Eric Rescorla wrote: > I've got mod_ssl working fine on Win32, except for one small > problem. > > When I use a keyfile which is password protected, Apache > hangs on startup. As far as I can tell, the problem is that > the Win32 startup process is as follows: > > 1. Start

Win32: Hang on password reading

1999-10-03 Thread Eric Rescorla
I've got mod_ssl working fine on Win32, except for one small problem. When I use a keyfile which is password protected, Apache hangs on startup. As far as I can tell, the problem is that the Win32 startup process is as follows: 1. Startup Apache. 2. Startup a slave Apache to do the actual work w