RE: [squid-users] SSL Reverse Proxy of multiple hosts

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 3 Sep 2004 08:43:50 +0200 (CEST)

On Thu, 2 Sep 2004, R. Benjamin Kessler wrote:

> I do have another question; what's the best way to configure automatic
> startup of squid (i.e. what do I need to do so that I don't get prompted for
> the PEM password for each of the certs on startup?)

The simplest way to not be asked for SSL PEM passwords on startup is to
store your SSL keys unencrypted.

openssl rsa -in encrypted.pem -out decrypted.pem

The other option if using the Squid-2.5 ssl update patch is to specify a
program supplying the password using the sslpassword_program directive.

Regards
Henrik
Received on Fri Sep 03 2004 - 00:43:56 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Oct 01 2004 - 12:00:01 MDT