On Wed, 10 Dec 2003 Jerry_Harbour@roundrockisd.org wrote:
> This brings me to another problem of starting squid from a script. When
> starting squid using -NCd1 for testing, squid prompts me for the PEM pass
> phrase during SSL initialization, which I type and squid runs happily
> along. But when starting in daemon mode (without the -N option) I am never
> prompted for the pass phrase, squid does not start, it dies.
To use SSL certificates in daemon mode you need to use unencrypted private
keys without a pass phrase.
openssl rsa -in your_encrypted_key.pem -out plain_key.pem
Regards
Henrik
Received on Thu Dec 11 2003 - 01:55:43 MST
This archive was generated by hypermail pre-2.1.9 : Thu Jan 01 2004 - 12:00:10 MST