Ensure example configs are valid JSON (#7912)
This commit is contained in:
@@ -149,7 +149,7 @@ Finally, add the same parameters into the API server start parameters.
|
||||
"signing",
|
||||
"key encipherment",
|
||||
"server auth",
|
||||
"client auth",
|
||||
"client auth"
|
||||
],
|
||||
"expiry": "8760h"
|
||||
}
|
||||
@@ -171,7 +171,7 @@ Finally, add the same parameters into the API server start parameters.
|
||||
"ST": "<state>",
|
||||
"L": "<city>",
|
||||
"O": "<organization>",
|
||||
"OU": "<organization unit>",
|
||||
"OU": "<organization unit>"
|
||||
}]
|
||||
}
|
||||
1. Generate CA key (`ca-key.pem`) and certificate (`ca.pem`):
|
||||
|
||||
Reference in New Issue
Block a user