add note about just import-certificate to help texts
This commit is contained in:
@@ -102,6 +102,10 @@ the certificate, for later import, on stdout:
|
|||||||
yubico-piv-tool -s 9a -S '/CN=bar/OU=test/O=example.com/' -P 123456 \
|
yubico-piv-tool -s 9a -S '/CN=bar/OU=test/O=example.com/' -P 123456 \
|
||||||
-a verify -a selfsign
|
-a verify -a selfsign
|
||||||
|
|
||||||
|
Import a certificate from stdin:
|
||||||
|
|
||||||
|
yubico-pin-tool -s 9a -a import-certificate
|
||||||
|
|
||||||
Set a random chuid, import a key and import a certificate from a PKCS12
|
Set a random chuid, import a key and import a certificate from a PKCS12
|
||||||
file with password test, into slot 9c:
|
file with password test, into slot 9c:
|
||||||
|
|
||||||
|
|||||||
@@ -50,6 +50,10 @@ the certificate, for later import, on stdout:
|
|||||||
yubico-piv-tool -s 9a -S '/CN=bar/OU=test/O=example.com/' -P 123456 \\\n
|
yubico-piv-tool -s 9a -S '/CN=bar/OU=test/O=example.com/' -P 123456 \\\n
|
||||||
-a verify -a selfsign
|
-a verify -a selfsign
|
||||||
|
|
||||||
|
Import a certificate from stdin:
|
||||||
|
|
||||||
|
yubico-piv-tool -s 9a -a import-certificate
|
||||||
|
|
||||||
Set a random chuid, import a key and import a certificate from a PKCS12
|
Set a random chuid, import a key and import a certificate from a PKCS12
|
||||||
file with password test, into slot 9c:
|
file with password test, into slot 9c:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user