Describe the bug
With the latest release (v2.39.11) that is using axios vs got, our collections that leverge certificates added to the global configuration no longer function. Rolling back to the latest release before the axios migration resolves the issue.
To Reproduce
Using the latest release migrated to Axios, attempt to use an endpoint that is secured with a certificate. Note that the connection no longer seems to load the certficate and fails.
Expected behavior
We expect the certificate to be utilized.
Platform:
- OS: Windows
- vscode version: Latest
- node version: Latest
- extension version: Latest
Describe the bug
With the latest release (v2.39.11) that is using axios vs got, our collections that leverge certificates added to the global configuration no longer function. Rolling back to the latest release before the axios migration resolves the issue.
To Reproduce
Using the latest release migrated to Axios, attempt to use an endpoint that is secured with a certificate. Note that the connection no longer seems to load the certficate and fails.
Expected behavior
We expect the certificate to be utilized.
Platform: