The same arguments are passed to signtool.exe each time, but it fails or passes sporadically due to our certificate not being used because of a "private key filter".We have been using this process for a while but we started seeing failures the morning of March 27, 2019....
"After Subject Name filter, 1 certs were left. After Private Key filter, 0 certs were left." This might mean there is a difference between Private Key mentioned in query and the one on certificate. But unfortunately, this is also one of the most commonly reported wrong message by SignTool...
After EKU filter, 1 certs were left.After expiry filter, 1 certs were left.After Private Key filter, 1 certs were left.The following certificate was selected: Issued to: TMurgent Technologies, LLP Issued by: COMODO RSA Code Signing CA Expires: Mon Jun 21 19:59:59 2021 SHA1 h...
After EKU filter, 1 certs were left.After expiry filter, 1 certs were left.After Private Key filter, 1 certs were left.The following certificate was selected: Issued to: TMurgent Technologies, LLP Issued by: COMODO RSA Code Signing CA Expires: Mon Jun 21 19:59:59 2021 SHA1 hash: A5CD...
I am very surprised and there is no solution for this issue. I need to ask for a new signing cert with no commas in the subject. I have found that, at least on newer Packaging Tool and newer OSs, it is now possible to sign with this certificate. The key was to include the string...
Dealing with special characters in Get-ADUser -filter Dealing with Varbinary fields in Powershell Decode SAML Request or Response Decryption on other machine Default Ttl for various OS's Define my own hotkeys for menu choices Defining Parameters with Default Values not working delegate 'Create al...
How to make multiple filter datagridview with checklistbox How to make my program run on startup? How to make my program send numpad 5 key How to make RDLC report from simple Data Table with code. How to make smooth round ellipse form? How to make the form load faster? How to make...
After Private Key filter, 1 certs were left.The following certificate was selected: Issued to: TMurgent Technologies, LLP Issued by: COMODO RSA Code Signing CA Expires: Mon Jun 21 19:59:59 2021 SHA1 hash: A5CD580A89C438FB9B87753BB05F383560EB366F...
After Private Key filter, 0 certs were left. No certificates were found that met all the given criteria. ``` Odd behaviors to note: the same ec2 instance can work successfully and then fail later an ec2 instance failing may start working if a user RDPs into the ec2 instance the same cer...
The same arguments are passed to signtool.exe each time, but it fails or passes sporadically due to our certificate not being used because of a "private key filter".We have been using this process for a while but we started seeing failures the morning of March 27, 2019....