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.
Tha
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"
W
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.
Problems defined:
The full executable path is formed by taking the path specified by the
SSLPassPhraseDialog, and if it is