cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
ayaz_rcc
Level 2

Sigining does not work when proxy is provided in internet connection(LAN setting)

Hi,
We are creating a build for the patch which requires the signing the files (dll files) included as a components. It does not work, if we give the proxy in internet connection settings(LAN setting). It works fine if we use some other internet source like wireless internet connection.
Is there any specific reason for this or is it something related to connectivity problem?
Labels (1)
0 Kudos
(1) Reply
MichaelU
Level 12 Flexeran
Level 12 Flexeran

Both signtool and signcode support timestamping your signature by contacting a trusted third party (Verisign by default). Perhaps those tools do not work properly with the proxy?

Timestamping is a good practice, as it ensures your signature remains valid until the timestamp server's certificate expires, which is generally much later than when your certificate expires. We've added a settings.xml option to override or remove the timestamp, but I think we did not add this until IS2009, and regardless I would not recommend removing it for any public releases.
0 Kudos