Hi,

[Sorry if you've already received this -- like somebody else a short
while ago, I'm re-sending a mail which I sent yesterday which didn't
appear to get there.
Is there a problem with this mailing list "losing" messages??!!]

I'm having trouble with the infamous Win32 startup hang problem.

Following the suggestion of Kirk Benson <[EMAIL PROTECTED]> in a
mail to this list on 2000-06-27 12:40:37 I've created a simple program
to emit the pass phrase when called with the arguments
"servername:portnumber RSA", and I've configured this program with
SSLPassPhraseDialog:-

    SSLPassPhraseDialog    exec:D:/tmp/ssl/ppfilter.exe

This works fine if I start Apache with "-X" (single process), but
doesn't help if I don't use the "-X" option: I get no prompt to enter
anything, but the server still hangs and now even entering the pass
phrase "blind" doesn't work anymore.

I thought maybe changing my program to emit the pass phrase twice
(separated by a CR/LF) would fix it (since Apache is expecting it to be
entered twice), but it doesn't seem to.

Has anyone else got this working?

My config:
    Windows NT4
    Apache 1.3.12
    mod_ssl 2.6.5
    OpenSSL 0.9.5a

Thanks,
Steve Hay


______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to