Skip to content

Commit

Permalink
Fix README.md (add clevis-pin-pkcs11 installation)
Browse files Browse the repository at this point in the history
Signed-off-by: Sergio Arroutbi <[email protected]>
  • Loading branch information
sarroutbi committed Nov 13, 2024
1 parent 4ba3f79 commit cf1aacc
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 @@ -248,7 +248,7 @@ For installation and configuration of the clevis PKCS#11 feature, next steps mus
1 - Install Clevis required dependencies, including PKCS#11 dependencies:

```
$ sudo dnf install -y opensc pcsc-lite openssl socat
$ sudo dnf install -y openssl socat clevis-pin-pkcs11
```

2 - The PKCS11 device must be accessible by “pkcs11-tool”:
Expand Down

0 comments on commit cf1aacc

Please sign in to comment.