verisign Questions
2
Solved
I have two code signing certificates (one SHA-1, one SHA-256) which I'd like to apply to the same file. I tried to append the SHA-256 certificate, but this fails:
:: Signs with the SHA-1 certifica...
Spruill asked 16/12, 2013 at 0:11
2
Solved
I was trying to build my setup scripts with Inno Setup these past two days (1 & 2 Jan 2021) and the digital signing was failing. So I contacted Verisign via email and await their response...
Recension asked 2/1, 2021 at 17:6
1
Please note that this issue is only applicable for Windows Server 2008 SP2
I have developed one windows application. Prior distributing it I have signed and time stamped it using SHA1 and SHA256. ...
Doubling asked 6/10, 2017 at 11:32
7
We need to dual sign our binaries with SHA1 and SHA2 using signtool.exe, our certificate supports 256-bit SHA2.
Using the Windows 8 SDK's signtool:
e.g.:
signtool.exe sign /as /fd sha256 /t http...
Deluca asked 30/8, 2013 at 22:9
2
Is it possible in Inno Setup to sign the Uninstaller and Installer with sha1 and sha256 at the same time?
I know that it is possible to sign the Executable with both certs via command tool, but w...
Eurus asked 18/8, 2015 at 20:52
3
Solved
I'm trying to find the list of all whois servers for COM/NET.
Verisign is the authoritative registry for the .com, .net, .name, .cc and .tv domains.
Possible solution:
To find out the complete lis...
1
Solved
I distribute a Windows desktop app which has all executable files digitally signed by a Verisign Class 3 Code Signing certificate. For the vast majority of users, this seems to work fine.
However ...
Fabled asked 15/11, 2012 at 15:51
1
I'm attempting to use Verisign's OCSP server to verify a certificate that it has issued, for example, amazon.com
I have the issuer certificate (which was rather hard to find). As well as the amazo...
5
Solved
I wrote a .Net application that has nothing to do with network communication. There is not a single line of code in the whole application that uses the NIC, but my firewall has caught it trying to ...
Fornax asked 17/12, 2009 at 17:31
1
© 2022 - 2024 — McMap. All rights reserved.