Skip to main content

Sign binaries using a keypair alias

Sign the specified files or folders with the keypair that is referred to by its alias

Opmerking

This command will only work in Windows.

Command:

smctl sign --keypair-alias=<keypair alias> --input <path to file or folder to be signed>

Command sample:

smctl sign --keypair-alias=keypair-dynamic-kp1 -i C:\Users\Name\Desktop\folder_or_files_to_sign

Opmerking

It is no longer necessary to add the <--certificate string> flag to the command because the certificate is automatically downloaded when you specify the keypair alias.