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 and I've not

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 Win32

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 environment

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-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 Win32

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