Skip to content

Commit ff9470e

Browse files
authored
typo fix of json
1 parent 6b49bea commit ff9470e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)