Forum Discussion

dhillmanOIT's avatar
dhillmanOIT
Copper Contributor
Jul 21, 2022

using MSIX Hero to sign a package - finding an installed certificate in the drop-down list

Green doesn't begin to describe my experience with MSIX deployments.  I managed to install the MSIX Hero application and pack a directory into a .MSIX file.  Now I am trying to sign the package using the UI.  There is a drop-down for selecting an installed certificate but have no idea how it is populated.  I can see the certificate I want in the "Trusted People" store, but am not sure how to find it in the drop down list.  Is there any way to filter or search through the many items in the list?  Or am I missing something?

1 Reply

  • dhillmanOIT MSIX Hero is a third party app and you should consult their documentation.

     

    But in general, most products allowing you to select the code signing certificate for MSIX from the currently installed certificates are looking at the same store as would be required for the app to be installed, namely the System certificate store Trusted Root Certificates.

Resources