[squid-users] Which protocol uses when Stored-ID object returned by Squid?
Yuri Voinov
yvoinov at gmail.com
Wed Aug 12 11:13:44 UTC 2015
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi all.
Stupid question:
Which protocol uses when Stored-ID object returned by Squid?
I.e., when I use ssl bump, and use next rules:
squid.conf:
acl store_rewrite_list_web url_regex
^https?:\/\/(khms|mt)[0-9]+\.google\.[a-z\.]+\/.*
^https?:\/\/(kh[0-9]?)+\.google\.[a-z\.]+\/(.*)
store_id_program /usr/local/squid/libexec/storeid_file_rewrite
/usr/local/squid/etc/storeid.conf
store_id_access allow store_rewrite_list_web
store_id_access allow store_rewrite_list_web_CDN
store_id_access allow adobe_java_updates
store_id_access deny all
and
^https?:\/\/(khms[\d]|mt[\d])+\.google\.[a-z\.]+\/(.*)
http://gmaps.SQUIDINTERNAL/$1/$2
^https?:\/\/(kh[\d]?)+\.google\.[a-z\.]+\/(.*)
http://gearth.SQUIDINTERNAL/$1/$2
in storeid.conf,
and
user goes to Google Maps via HTTPS (and map is already Stored-ID),
how Squid will be output stored object to client? Client shows green
https connection with valid Squid CA. Access.log shows bumped https
connection.
HTTP or HTTPS?
WBR, Yuri
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQEcBAEBCAAGBQJVyypoAAoJENNXIZxhPexG8VYH/386odEaN6yvgno5sRbrkS60
U+/ayqmHIrkDq/gdxpcRRZS2ZsZWhylg0UQwcx0Ktwimeco4rJFREcMwjaPmlqDf
3qKGsdfDyMv0PPDfDT2zv2AmQpR2TNlqzpAYFd1cCAqfzIiKI6LvWmABC0Cy0Gi9
F1/vevGLur0yGbozvU3OWqDAk2tTeBm8g7r+3hp3vlBYmpJp79OCxkISqalkozYZ
jUcyzCQ13H0l2rFhiglcI4aXrmr0ijVa/Ebx3URCEQWL5nDIBlGdukr5guluW3pC
e+F5AU/8b20/x1GtJWg/wO99fpuLykkvuaiqUCPwKRKIURbpYgfj5G45ZYMcI5Q=
=w+NR
-----END PGP SIGNATURE-----
More information about the squid-users
mailing list