Standard Signing
Edition:REST APIs are enabled with AdminStudio Enterprise Edition.
When you send this request, it configures standard signing of MSIX packages.
Request Type |
Description |
||||||||||||||||||||||||||||||||||||
API |
http://localhost:8086/Catalog/ASSignPackage/?PackageId=33&CertificateInfoType=PfxFile&FilePath=C:\Users\Administrator\Desktop\Custom_signing\Flexera.pfx&Password=123&TimeStampUrl=http://timestamp.sectigo.com |
||||||||||||||||||||||||||||||||||||
Method |
POST |
||||||||||||||||||||||||||||||||||||
Parameters |
List all parameters in the following format:
|
||||||||||||||||||||||||||||||||||||
Connection Info |
Provides the connection information of the package as mentioned in Setting Up Connection to Run REST APIs |
||||||||||||||||||||||||||||||||||||
Response |
Example: http://localhost:8086/Catalog/ASSignPackage/?PackageId=33&CertificateInfoType=PfxFile&FilePath=C:\Users\Administrator\Desktop\Custom_signing\Flexera.pfx&Password=123&TimeStampUrl=http://timestamp.sectigo.com Response: <Package signed successfully> |