Further testing/debugging shows that my previous bug fix will also work for
paths containing spaces. The "trick" is to enclose the entire
SSLPassPhraseDialog parameter in double-quotes. Thus, the following
succeeds:
SSLPassPhraseDialog "exec:f:/program files/opensa/apache/bin/pwfilter1.exe"
While
SSLPassPhraseDialog exec:"f:/program files/opensa/apache/bin/pwfilter1.exe"
does not.
It may be useful to include this in the faq or the mod_ssl reference.
cheers
Kirk
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]