Skip to content

Commit

Permalink
Merge pull request #1100 from gzzchh/patch-1
Browse files Browse the repository at this point in the history
typo fix of json
  • Loading branch information
nickysemenza authored Sep 16, 2020
2 parents efd6a76 + ff9470e commit ca392c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/cmd/cfssl.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ default profile is used:

{
"usages": ["signing", "key encipherment", "server auth", "client auth"],
"expiry: "8760h"
"expiry": "8760h"
}

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

0 comments on commit ca392c0

Please sign in to comment.