We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c5c2d2 commit a8cadbfCopy full SHA for a8cadbf
internal/s2a.go
@@ -13,7 +13,7 @@ import (
13
"cloud.google.com/go/compute/metadata"
14
)
15
16
-const configEndpointSuffix = "googleAutoMtlsConfiguration"
+const configEndpointSuffix = "instance/platform-security/auto-mtls-configuration"
17
18
// The period an MTLS config can be reused before needing refresh.
19
var configExpiry = time.Hour
0 commit comments