Before setting up code signing in PowerBuilder, ensure the following requirements are met:
-
You have a valid code signing certificate, provided as one of the following formats:
-
PFX file (Personal Information Exchange format)
-
Token-based certificate, such as one stored in a USB token, smart card, or EV (Extended Validation) token
-
HSM-based certificate, stored and managed within a Hardware Security Module (HSM)
-
-
You are using a supported operating system:
-
Windows 10 Version 1809 or newer
-
Windows 11 (any version)
-
Windows Server 2016 or newer
-
-
If you plan to use an EV (Extended Validation) certificate, ensure:
-
The EV USB token is inserted into the signing machine.
-
The certificate provider's CSP/KSP driver is correctly installed.
-
-
You have permission to access the timestamp server, execute the code signing tool, and write to the target directory.