Fixed slot argument error in attestation verification example.

This commit is contained in:
James Alseth
2018-03-23 14:53:27 -07:00
parent a2005eac92
commit 9d8f8f3f2b
+1 -1
View File
@@ -31,6 +31,6 @@ Then add the keys attestation certificate to that file:
Now we're ready to verify the attestation:
$ yubico-piv-tool --action=attest --slot=f9 > attestation.pem
$ yubico-piv-tool --action=attest --slot=9a > attestation.pem
$ openssl verify -CAfile certs.pem attestation.pem
attestation.pem: OK