Skip to content

Commit 5bc8bf7

Browse files
clarified instructions for certificates stored in hardware (#3276)
1 parent 7546033 commit 5bc8bf7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/create-packages/Sign-a-Package.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ You can use self-issued certificates for testing purposes. However, packages sig
2929

3030
## Export the certificate file
3131

32+
* If your certificate is stored in a hardware token, you should not export the certificate. Instead, specify the SHA-2 family certificate fingerprints (thumbprint) by using the option `--certificate-fingerprint <SHA-2fingerprint>` (replacing `--certificate-path <PathToTheCertificate>`)
33+
3234
* You can export an existing certificate to a binary DER format by using the Certificate Export Wizard.
3335

3436
![Certificate Export Wizard](../reference/media/CertificateExportWizard.png)

0 commit comments

Comments
 (0)