mirror of
https://github.com/google/nomulus
synced 2026-01-07 05:56:49 +00:00
Change the default public TLS enforcement start date (#1006)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
projectId: your-gcp-project-id
|
||||
|
||||
# Time to begin enforcement of TLS versions and cipher suites.
|
||||
tlsEnforcementStartTime: "2021-04-01T16:00:00Z"
|
||||
tlsEnforcementStartTime: "1970-01-01T00:00:00Z"
|
||||
|
||||
# OAuth scope that the GoogleCredential will be constructed with. This list
|
||||
# should include all service scopes that the proxy depends on.
|
||||
|
||||
@@ -1,4 +1 @@
|
||||
# Add environment-specific proxy configuration here.
|
||||
|
||||
# Time to begin enforcement of TLS versions and cipher suites.
|
||||
tlsEnforcementStartTime: "1970-01-01T00:00:00Z"
|
||||
|
||||
@@ -1,4 +1 @@
|
||||
# Add environment-specific proxy configuration here.
|
||||
|
||||
# Time to begin enforcement of TLS versions and cipher suites.
|
||||
tlsEnforcementStartTime: "1970-01-01T00:00:00Z"
|
||||
|
||||
@@ -1,4 +1 @@
|
||||
# Add environment-specific proxy configuration here.
|
||||
|
||||
# Time to begin enforcement of TLS versions and cipher suites.
|
||||
tlsEnforcementStartTime: "1970-01-01T00:00:00Z"
|
||||
|
||||
@@ -1,4 +1 @@
|
||||
# Add environment-specific proxy configuration here.
|
||||
|
||||
# Time to begin enforcement of TLS versions and cipher suites.
|
||||
tlsEnforcementStartTime: "1970-01-01T00:00:00Z"
|
||||
|
||||
@@ -1,4 +1 @@
|
||||
# Add environment-specific proxy configuration here.
|
||||
|
||||
# Time to begin enforcement of TLS versions and cipher suites.
|
||||
tlsEnforcementStartTime: "1970-01-01T00:00:00Z"
|
||||
|
||||
@@ -1,4 +1 @@
|
||||
# Add environment-specific proxy configuration here.
|
||||
|
||||
# Time to begin enforcement of TLS versions and cipher suites.
|
||||
tlsEnforcementStartTime: "1970-01-01T00:00:00Z"
|
||||
|
||||
Reference in New Issue
Block a user