AzureSignTool
AzureSignTool copied to clipboard
Add Support for Certificate Authentication
trafficstars
For use cases where a managed identity is not possible, using a certificate thumbprint where the certificate is stored in a local HSM, TPM, or smartcard provides significantly more security than a shared secret.
It would seem the underlying APIs support this, is it possible to add the functionality?
@garrett-wood did you get anywhere with this or find a work-around?