kevinsawicki / signcode

Codesign Windows executables from a Mac
42 stars 25 forks source link

Change to working timestamp server URL #13

Open alexd-shuttle opened 3 years ago

alexd-shuttle commented 3 years ago

The verisign timestamp server is no more. Details: https://stackoverflow.com/a/65541787/1298835

The simplest solution is to change verisign → digicert. ( #12 ) An even better solution would be making it configurable. ( #11 )

Fixes #7 Fixes #12

You can use the PR in your project to make signcode usable again:

friksa commented 3 years ago

When will this be released?

alexd-shuttle commented 3 years ago

I have no control over releasing this, I'm just a random contributor.

@kevinsawicki if you want to release this change, this would solve the problem that currently signcode isn't working because it's linking to an old URL