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
This archive was generated by hypermail pre-2.1.9 : Sun Jul 01 2007 - 12:00:04 MDT