Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GCP LB configs #277

Open
g-k opened this issue Sep 14, 2020 · 0 comments
Open

GCP LB configs #277

g-k opened this issue Sep 14, 2020 · 0 comments

Comments

@g-k
Copy link

g-k commented Sep 14, 2020

This came up for https://bugzilla.mozilla.org/show_bug.cgi?id=1658150

TLS versions and cipher suites align with the Moz guidelines except for some confusing name differences (Moz Old ~= GCP Compatible; Moz Intermediate ~= GCP Modern; Moz Modern ~= GCP Restricted). So the config recommendations could be to use those renamed profiles.

COMPATIBLE. Allows the broadest set of clients, including clients that support only out-of-date SSL features, to negotiate SSL with the load balancer.
MODERN. Supports a wide set of SSL features, allowing modern clients to negotiate SSL.
RESTRICTED. Supports a reduced set of SSL features, intended to meet stricter compliance requirements.

https://cloud.google.com/load-balancing/docs/ssl-policies-concepts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant