Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change to working timestamp server URL #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexd-shuttle
Copy link

@alexd-shuttle alexd-shuttle commented Apr 14, 2021

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:

  • yarn:
    yarn add kevinsawicki/signcode#13/head

  • npm:
    npm install kevinsawicki/signcode#pull/13/head

@friksa
Copy link

friksa commented Apr 15, 2021

When will this be released?

@alexd-shuttle
Copy link
Author

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

Copy link

@kitsune7 kitsune7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just tested this and it fixed the issue for me. @kevinsawicki, would you be able to approve and merge this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change signing server URL Signing failed with 255
3 participants