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 for your feedback.

> [..]
> However, there still exists a problem where the passphrase filter path is to
> be defined as absolute rather than relative to ServerRoot.  The parsing of
> the SSLPassPhraseDialog directive does not recognize valid Win32 paths, nor
> does it allow enclosure of the path with quotes.  Therefore it is impossible
> to specify an executable located on another drive letter or one that
> contains spaces.

Hmmm... this then is a problem with Apache's ap_server_root_relative()
function, I think. Because mod_ssl doesn't try to parse the path AFAIK.

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

Reply via email to