Functionality of Automated Application Converter while signing MSIX packages
Summary:
This article helps you to understand on how Automated Application Converter functions while converting a package to MSIX.
Discussion:
The certificate and Publisher name details can be provided in MSIX conversion options under Tools menu or in the Package properties -
Referring to the above screenshot,
- If only the Certificate details (CERT Path , CERT Password) are provided, the publisher name of the converted package (which can be viewed in the AppManifest.xml file) will be overridden by the publisher details provided in certificate.
- If Certificate details are provided along with the Publisher Name details (CERT Path, CERT Password and Publisher Name), then the publisher name of the converted package (which can be viewed in the AppManifest.xml file) will be overridden with the publisher details provided in certificate.
- If only the Publisher name is provided, then the publisher name of the converted package (which can be viewed in the AppManifest.xml file) will be overridden by the Publisher name provided in the MSIX conversion options.