Re: Bugfix for SSLPassPhraseDialog exec: on Win32

2000-05-14 Thread Ralf S. Engelschall
On Thu, May 11, 2000, Kirk Benson wrote: There are a couple of problems with using the SSLPassPhraseDialog exec:[path] on Apache Win32. There is a simple source fix for on of them, and a workaround for the other. [...] I've fixed this now with the suggested quotes for mod_ssl 2.6.5. Thanks

RE: Bugfix for SSLPassPhraseDialog exec: on Win32

2000-05-11 Thread Kirk Benson
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"