I need to sign an MSIX I'm creating for a .NET Framework 4.X Windows Forms application. What is the process for doing that once I create the certificate? Is it stored in an Azure Key Vault and do I use the wizard in VS to get it from there? Or do I download a file? Or...? We're waiting on our Identity Validation, so we can't actually try it out yet, but are trying to be ready.
I need to sign an MSIX I'm creating for a .NET Framework 4.X Windows Forms application. What is the process for doing that once I create the certificate? Is it stored in an Azure Key Vault and do I use the wizard in VS to get it from there? Or do I download a file? Or...? We're waiting on our Identity Validation, so we can't actually try it out yet, but are trying to be ready.
Share Improve this question asked Nov 20, 2024 at 23:58 Mike YeagerMike Yeager 1611 silver badge8 bronze badges1 Answer
Reset to default 0The process to provision your information can be found here in-depth, you can skip right to the create a certificate profile step. But like you said, you are still awaiting public trust identity validation. You could potentially test using a private trust model
Regarding where is the certificate store, it's not on an AKV, its stored on an hsm.
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1742321611a4421926.html
评论列表(0条)