[squid-users] Cache peers auth on the fly
Vladislav Yarmak
vladislav-ex-squid-ml at vm-0.com
Mon Dec 9 13:12:54 UTC 2024
> Is that available to change the creds on the fly for the parent proxy?
> may be some external acl or something?
>
I think it should be possible with external_acl helper:
https://github.com/squid-cache/squid/blob/9685cb72268c5f9df073b9cea3ea6066863288c8/src/http.cc#L1855-L1869
cache_peer has to have login=PASS set and external_acl helper must return user= and password= keys.
--
Best regards,
Vladislav Yarmak
More information about the squid-users
mailing list