What is the most streamlined way to implement code signing in Azure DevOps build pipelines in 2024?
Are .pfx files valid for code signing in 2024? It appears we can no longer use a code signing certificate (that we just purchased from DigiCert) as a .pfx file since we cannot gain access to the private key. We…