Hello everbody, Environnement: Linux Fedora core 3, Apache/2.2.0 I wanna to restart everyday a apache2 server using a script. The crond should start the srcipt. The problem is that I have a pass phrase to secure each certificat. And I have more that two domains using differents certificats so using differents pass phrases to start properly. How can I do that? Indication: I have writen a shell script to restart the httpd server but for one certificat not for two. I used : SSLPassPhraseDialog exec:/usr/local/apache2/bin/passPhrase.sh And passPhrase script is very simple, it's a stdout of the passphrase. Thank you in advance. Karim --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx