I want to run apache-ssl which has the modssl patch on Windows NT 4.0. I
have placed my private key, certificate and CA certificate chaing in
appropriate location.

I want to run the apache-ssl server as a NT service. I have written a small
Win32 application which
asks for the ssl password and dumps the input to 'STD_OUTPUT_HANDLE'.

When I compile the apache-ssl as a console application and run it on command
line, the password dumped by the application is communicated succesfully to
the apache-ssl. But when I compile the apache-ssl as a windows application
the password from the password dialogbox is not reaching the apache-ssl.

1. Is there something special I need to do in the password application so
that the communication is
   successful. ?
2. when I select the bulitin option for pass phrase dialog, nothing is
pormpted to the user...
   is there a way I can make this work ?

thanks,
-Ameya.

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

Reply via email to