How to digitally sign an application package using a certificate from Azure Key Vault?

preview_player
Показать описание
In this tutorial, we will see how to sign an application package using a certificate from the Azure Key Vault. Keep in mind that Azure Key Vault only works on Windows 10.

Use Azure Key Vault to store your code signing certificates safely in the cloud and access them to sign your installers (EXE/MSI/MSIX).

If you are using Advanced Installer from the command line, check this page to learn how you can manage Azure Key Vault and store secrets from the command line:

▬▬▬▬▬▬ MSI Packaging Training & Certification📚 ▬▬▬▬▬▬

Get Trained and Certified for FREE in MSI Packaging!

Learn everything about MSI Packaging with ⬇

MSI Packaging Training and Certification - a complete and free program powered by Advanced Installer, to help you master MSI Application Packaging.

The program resources you get are:
►196 pages of must know theoretical concepts
► 27 practical demos most commonly encountered in practice
► Free professional certification based on passing a 51-question exam.

Join our Application Packaging Training and get your Free Professional Certificate here:

▬▬▬▬▬▬ Ebooks & Resources 📚 ▬▬▬▬▬▬

▬▬▬▬▬▬ Follow us on✨ ▬▬▬▬▬▬

✨Advanced Installer is an all-in-one Application Packaging Tool for Software Developers and IT Professionals.
Designed for building MSI, MSIX AppX, and App-V packages, deploying applications updates, repackaging, and MSI/MST editing.

▬▬▬▬▬▬ For more information 🚀 ▬▬▬▬▬▬

✨We hope you enjoyed this video! Thank you for watching!
Рекомендации по теме
Комментарии
Автор

Great video! How do I sign a document in an Azure app by the signed in user?

techiegz