Skip to content

Commit ca392c0

Browse files
authored
Merge pull request #1100 from gzzchh/patch-1
typo fix of json
2 parents efd6a76 + ff9470e commit ca392c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/cmd/cfssl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ default profile is used:
171171

172172
{
173173
"usages": ["signing", "key encipherment", "server auth", "client auth"],
174-
"expiry: "8760h"
174+
"expiry": "8760h"
175175
}
176176

177177
The expiration time of 8760h is equivalent to one year.

0 commit comments

Comments
 (0)