wire-server
wire-server copied to clipboard
smallstep-accomp: Disable client-side caching (#3952)
To ensure certificate revocations get active in a short time frame, disable caching of proxy results on client side by setting respective HTTP headers.
This is syncing in https://github.com/wireapp/wire-server/pull/3952 Ticket: https://wearezeta.atlassian.net/browse/WPB-6904
Checklist
- [x] Add a new entry in an appropriate subdirectory of
changelog.d
- [x] Read and follow the PR guidelines