microsoft / rushstack

Monorepo for tools developed by the Rush Stack community
https://rushstack.io/
Other
5.92k stars 595 forks source link

[@rushstack/debug-certificate-manager] Hidden failures when installing certificate #4335

Open nick-pape opened 1 year ago

nick-pape commented 1 year ago

Summary

A user is experiencing issues when running trust-dev-cert in an SPFx project. This code utilizes the debug certificate manager. When we investigated this issue, at first it appeared to be related to setting the friendly name of the certificate. However, user has posted back information that makes it look like the issue with setting friendly name is because the certificate does not exist. They said they do see the trust dialog, and click Yes, however, it seems like whatever issue is occurring there is being swallowed/hidden.

See https://github.com/SharePoint/sp-dev-docs/issues/9201 for more details.

Repro steps

Expected result:

Actual result:

Details

Standard questions

Please answer these questions to help us investigate your issue more quickly:

Question Answer
Package name: @rushstack/debug-certificate-manager
Package version? 1.1.84
Operating system? Windows
Would you consider contributing a PR? Yes
Node.js version (node -v)? 16.13.0
nick-pape commented 11 months ago

@iclanton @apostolisms we have another report of this now:

https://github.com/SharePoint/sp-dev-docs/issues/9327

Have you been able to make progress here?

nick-pape commented 10 months ago

@iclanton

https://github.com/SharePoint/sp-dev-docs/issues/9391