diff --git a/docs/index.html b/docs/index.html index 31264b53..45568493 100644 --- a/docs/index.html +++ b/docs/index.html @@ -697,6 +697,15 @@
If multiple devices are connected, the keystore
parameter can be used to specify
the name of the one to use.
A SunPKCS11 configuration file is required.
+The alias
represents the name of the certificate used for signing in the keystore
.
+
+
+ jsign --storetype PKCS11 --storepass NONE --keystore pkcs11.conf --alias My-Signing-Cert application.exe ++
AWS Key Management Service (KMS) stores only the private key,