You have to build a file that returns your pass phrase

#!/bin/sh
echo TEST

After this you must change the value SSLPassPhraseDialog in the http.conf to execute 
your script

#SSLPassPhraseDialog  builtin
SSLPassPhraseDialog  exec:/home/test/work/apache-engine-1.3.19/bin/passwd_apache

This should work!

Jan

budsz wrote:

> Hi,
> 
> I've some problem, if i used command apachectl startssl, so I get dialog
> to enter my passprase, My problem how to remove dialog passprase..? but
> ssl still active..
> 
> TIA
> 
> 


-- 
------------------------------------------------------------------------
We have moved to a new location on April, 26th, 2002:
Potsdamer Stra�e 88     .     10785 Berlin
------------------------------------------------------------------------
[EMAIL PROTECTED]
Software Development

Cluster Labs GmbH
Potsdamer Strasse 88
10785 Berlin
Germany

Tel: +49-30-306940-52    Fax: +49-30-306940-31

PGP ID: 0xCDC217EC
PGP Fingerprint: FB87 E16D 8CCF 2A1C 440B C639 3B4F E31E CDC2 17E
----------------------------------------------------------------------




______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to