Merge pull request #33214 from my-git9/exampletls

[zh] Add examples/tls
This commit is contained in:
Kubernetes Prow Robot
2022-04-26 19:42:10 -07:00
committed by GitHub
@@ -0,0 +1,15 @@
{
"signing": {
"default": {
"usages": [
"digital signature",
"key encipherment",
"server auth"
],
"expiry": "876000h",
"ca_constraint": {
"is_ca": false
}
}
}
}