Commit 847fe95
committed
Set AIA proxy cache to immutable with 1-year max-age
AIA certificates at a given URL never change — a CA will not serve
different DER bytes at the same endpoint. Use max-age=31536000 with
immutable directive to cache permanently at both Cloudflare edge and
browser level.1 parent 0dbfb9a commit 847fe95
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
200 | | - | |
| 199 | + | |
| 200 | + | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| |||
0 commit comments