Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cperlman authored Nov 6, 2023
1 parent 13ca8ee commit c1b7d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The tool is pronounced as "pee-kay-see-sign".
# Usage

You need a to create a `~/.crypto11.json` such as [crypto11.config.yubikey](example/crypto11.config.yubikey)
with `Path`, `SlotNumber`, `Pin`, and optionally X509 `CommonName` to identify the key you want to use.
with `Path`, `SlotNumber` and optionally `Pin` and X509 `CommonName` to identify the key you want to use.

The full set of configuration options is documented [here](https://pkg.go.dev/github.com/ThalesIgnite/crypto11#Config).
The only undocumented field is `CommonName` as it is only needed by this tool.
Expand Down

0 comments on commit c1b7d1d

Please sign in to comment.