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

Trust certificate wizard fails on Windows #35

Closed
Js-Brecht opened this issue Aug 19, 2019 · 1 comment
Closed

Trust certificate wizard fails on Windows #35

Js-Brecht opened this issue Aug 19, 2019 · 1 comment

Comments

@Js-Brecht
Copy link
Contributor

There seems to be some issue during cert generation on Windows.

Stepping through the process

  • It asks me for a password
  • It installs the certificate in my personal Trusted Root Certificate Authority store
  • It tries to open the trust wizard in Firefox.

It will open Firefox, but the page it lands on just generates an endless refresh loop. When creating a server with the certs returned, the site displays the certificate security warning: "SEC_ERROR_BAD_SIGNATURE".

I am using Firefox version 68.0.2 (64-bit), on Windows 10 64-bit. It doesn't seem to be restricted to Firefox.

Opening the localhost url it provides in Chrome has the same problem. Chrome seems to trust the certificate, however.

@Js-Brecht
Copy link
Contributor Author

I see this is already being fixed by #23

alias-mac pushed a commit to alias-mac/devcert that referenced this issue Feb 8, 2024
Bumps [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) from 15.0.13 to 16.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

No branches or pull requests

1 participant