Standardize only on ServerAuth keys, per phboneff@
This commit is contained in:
@@ -40,6 +40,7 @@ func generateEnv(yamlFile string, wantDiff bool, allowWrite bool, useColor bool)
|
|||||||
"--batch_max_age=2000ms",
|
"--batch_max_age=2000ms",
|
||||||
"--pushback_max_outstanding=4096",
|
"--pushback_max_outstanding=4096",
|
||||||
"--rate_limit_dedup=500",
|
"--rate_limit_dedup=500",
|
||||||
|
"--ext_key_usages=ServerAuth",
|
||||||
}
|
}
|
||||||
|
|
||||||
// Add http_endpoint if Listen is specified
|
// Add http_endpoint if Listen is specified
|
||||||
|
|||||||
Reference in New Issue
Block a user