You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I am unable to sign a WinUI application as my code signing certificate has ST in the subject which is not permitted in the Publisher element in the AppxManifest.xml
To Reproduce
Create a new WinUI application and sign the app package with a code signing certificate which has a subject containing ST
Expected behavior
The AppxManifest.xml would allow ST in the publisher
The text was updated successfully, but these errors were encountered:
danielprice-cds
changed the title
[BUG] Unable to sign msix due to "ST" being present in the certificate subject
[BUG] Unable to sign appxpackage due to "ST" being present in the signing certificate subject
Aug 14, 2024
Project
MSIX SDK (MakeAppx.exe)
Describe the bug
I am unable to sign a WinUI application as my code signing certificate has ST in the subject which is not permitted in the Publisher element in the AppxManifest.xml
To Reproduce
Create a new WinUI application and sign the app package with a code signing certificate which has a subject containing ST
Expected behavior
The AppxManifest.xml would allow ST in the publisher
The text was updated successfully, but these errors were encountered: