On 11/10/11 09:04, Sébastien WENSKE wrote:
Hi guys,

Hope you are well !

I'm searching wich "program" I can use with this directive
<sslpassword_program>  ? I want to put manually the key but I don't want that
squid runs foreground.

Any script which produces the password on demand will do. For example:
"
#!/bin/sh
echo "secret password"
"

Squid sends it the key filename as the command line parameter if you need that.

Amos
--
Please be using
  Current Stable Squid 2.7.STABLE9 or 3.1.15
  Beta testers wanted for 3.2.0.12

Reply via email to