RE: [squid-users] Cert issue on reserve proxy

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Wed, 13 Jun 2007 03:46:56 +0200

tis 2007-06-12 klockan 17:46 -0500 skrev Jason Hitt:

> Now last question: How to create a .key file so we can set squid to
> start on the https_port line so I can set it to autorun in the init?

I assume you ask how to avoid having to enter the SSL key encryption
password manually when starting Squid.

For this you have two options:

a) Decrypt your key file. Done using

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

b) Feed the key encryption password to Squid automatically when needed.
See the sslpassword_program squid.conf directive.

Regards
Henrik

Received on Tue Jun 12 2007 - 19:47:02 MDT

This archive was generated by hypermail pre-2.1.9 : Sun Jul 01 2007 - 12:00:04 MDT