This adds another proxy type to account for the aws load balancer sending user traffic to keyserver nodes instead of the user directly sending requests.
Depends on D12711
Paths
| Differential D12724 Authored by will on Jul 11 2024, 4:19 AM.
Details Summary This adds another proxy type to account for the aws load balancer sending user traffic to keyserver nodes instead of the user directly sending requests. Depends on D12711 Test Plan Configured my self-host setup to use aws proxy. Was able to connect a debug and prod native build to the keyserver nodes. Console logged requests to confirm its
Diff Detail
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptJul 11 2024, 4:19 AM2024-07-11 04:19:27 (UTC-7) Harbormaster completed remote builds in B30282: Diff 42224.Jul 11 2024, 4:36 AM2024-07-11 04:36:08 (UTC-7) This revision is now accepted and ready to land.Jul 11 2024, 7:05 AM2024-07-11 07:05:46 (UTC-7) Harbormaster completed remote builds in B30451: Diff 42432.Jul 17 2024, 4:59 PM2024-07-17 16:59:54 (UTC-7) Closed by commit rCOMMc0e56f735029: [keyserver] add `aws` proxy type for self-hosted keyservers (authored by will). · Explain WhyJul 17 2024, 7:02 PM2024-07-17 19:02:36 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 42432 keyserver/src/session/cookies.js
keyserver/src/utils/security-utils.js
keyserver/src/utils/urls.js
services/terraform/self-host/keyserver_primary.tf
services/terraform/self-host/keyserver_secondary.tf
|