<div dir="ltr">Hello, I'm trying to set up a cache for GCP signed URLs using squid 4.10<div>I've set ssl_bump:</div><div><b>http_port 3128 ssl-bump cert=/etc/ssl/squid_ca.pem generate-host-certificates=on dynamic_cert_mem_cache_size=4MB<br><br>sslcrtd_program /usr/lib/squid/security_file_certgen -s /var/lib/ssl_db -M 4MB<br><br>acl step1 at_step SslBump1<br><br>ssl_bump peek step1<br>ssl_bump bump all</b><br></div><div><b><br></b></div><div>I've set cache like this:</div><div><br></div><div><b>refresh_pattern -i <a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__my-2Ddev.storage.googleapis.com_.-2A&d=DwMFaQ&c=V9IgWpI5PvzTw83UyHGVSoW3Uc1MFWe5J8PTfkrzVSo&r=1mJtF4AWJIR5drMqecglyWB1YONyKEwvGYJOP89bCno&m=e5WrWef5AGz1A3EyZZJIgADr8-CyXnjTF4-XlKUORFo&s=GVr7hG6qzdEYkhWWvj2u4y7qLxXUiOY6Yg_o-EmQaV8&e=" target="_blank">my-dev.storage.googleapis.com/.*</a>   4320 80% 43200 override-expire ignore-reload ignore-no-store ignore-private</b><br></div><div><b><br></b></div><div>In the cache directory, I see that object was stored after the first call, but when I try to re-run the URL I get always get: <b>TCP_REFRESH_UNMODIFIED_ABORTED/200</b></div><div><b><br></b></div><div>and I get the empty object, I've tried to play with <b>refresh_pattern </b>params but still no luck.</div><div><br></div><div>Thanks for your help</div><div>Andrey</div></div>