Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Mac CA VSCodeNew to Visual Studio Code? Get it now.
Mac CA VSCode

Mac CA VSCode

linhmtran168

|
34,808 installs
| (9) | Free
Make all certificates in Keychain Access available to VS Code extensions
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

mac-ca-vs-code

Make all certificates in Keychain Access available to VS Code extensions

Feature

This is just a very simple extensions that use some codes from mac-ca and win-ca packages. It replaces tls.createSecureContext function with a custom function that load all certs from Keychain Access to the tls context. So self-signed certificates installed in the Keychain can be available to all VS Code extensions.

Installation

Install from here or open VS Code, hit Ctrl+Shift+X (Extensions pane), search for mac-ca-vscode and press Install.

Caveats

  • After installing, a restart is required for the changes to take effect.
  • Only works in MacOS, for other OS, it will do nothing.

Credits

  • win-ca
  • mac-ca
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft