On Wed, Mar 22, 2000, Francisco Javier Martínez Martínez wrote:

> I had noticed that I could give the password of the private key fo the
> server with the 'SSLPassPhraseDialog' with no human-interactive in the
> server start up. With the directive 'exec:/path/to/program' but I don´t had
> any idea of this program. Would you please post an example of this program
> to take it as pattern to make my customized one.

The user manual makes it pretty clear how this program has to look, doesn't it?

| exec:/path/to/program
| Here an external program is configured which is called at startup for each
| encrypted Private Key file. It is called with two arguments (the first is of the
| form ``servername:portnumber'', the second is either ``RSA'' or ``DSA''), which
| indicate for which server and algorithm it has to print the corresponding Pass
| Phrase to stdout. [...]
                                       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