Importing the code-signed certificate
Before we upload MSIX images into the file share, we'll take a look at installing the code-signed certificate on all required session hosts.
You can essentially use three types of code-signed certificate with MSIX app attach:
- Self-signed certificates
- Public code signed certificates
- Internal certificate authority certificates
Tip
Enterprises should use public code-signed certificates or an internal certificate authority. It's not recommended that you use a self-signed certificate for production use. It is also important to note that you should time stamp your application packages as if the certificate expires and you have not signed the MSIX package, then the app will stop working.
To install the certificate on a session host, you would open a new MMC snap-in for the local computer. You would then add the Certificates (Local Computer) snap-in and click OK: