How to use an EV Code Signing Certificate on a virtual machine to sign an MSI
The crypto provider being shipped with the SafeNet client is accessing the USB-Token using the SmardCardAPI (winscard.dll). Because SmartCards are also used for authentication/login purposes, the RDP stack will always redirect any access to the RDP client computer. https://learn.microsoft.com/en-us/windows/security/identity-protection/smart-cards/smart-card-and-remote-desktop-services For scenarios like code signing this behavior can be quite cumbersome. We are using a dedicated … Read more