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

[debug-certificate-manager] Option to skip automatically trusting and untrusting a certificate #4933

Merged
merged 6 commits into from
Sep 20, 2024

Conversation

apostolisms
Copy link
Contributor

Summary

Adds the ability to pass a skipCertificateTrust option when calling ensureCertificateAsync in order to skip automatically trusting and untrusting generated certificates

Details

Adds the ability to pass a skipCertificateTrust option when calling ensureCertificateAsync in order to skip automatically trusting and untrusting generated certificates. This is to handle scenarios that execute with sudo and require a password input but there is no terminal available. i.e. VSCode extension.

How it was tested

manually tested:

  • no certs present on disk
  • valid certs present on disk
  • invalid certs present on disk

Impacted documentation

…kipcerttrust_2024-09-20-22-22.json

Co-authored-by: Ian Clanton-Thuon <[email protected]>
@iclanton iclanton enabled auto-merge (squash) September 20, 2024 22:57
@iclanton iclanton merged commit 23ed83a into main Sep 20, 2024
4 checks passed
@iclanton iclanton deleted the user/apc/skipcerttrust branch September 20, 2024 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

3 participants