On Wed, 22 Oct 2003, Dan DeLong wrote:
> I'm am attempting to setup up squid as a reverse proxy to handle https
> requests. ie client-ssl -> squid -> web server. I've added the following
> to a default squid.conf
> ACK:problems getting password
>
> I'm using a cert and key file that are valid and I do know the key file
> password but how do I tell squid what that password is ?
You don't.
You either give Squid an unencrypted key file, or start it with the -N
option to allow entry of the password using the keyboard.
To decrypt a RSA key file you can use the openssl rsa command.
Regards
Henrik
Received on Wed Oct 22 2003 - 12:34:13 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:20:36 MST