rushstack
rushstack copied to clipboard
[@rushstack/debug-certificate-manager] Hidden failures when installing certificate
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 |
@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?
@iclanton
https://github.com/SharePoint/sp-dev-docs/issues/9391