Skip to content

Conversation

addaleax
Copy link
Collaborator

@addaleax addaleax commented Aug 7, 2024

Notably, this is referring to pac-proxy-agent and ssh2, which both involve somewhat complex setups.

Also, since ssh2 includes a WebAssembly implementation of a cryptographic algorithm, we should make sure not to load it in FIPS mode.

(This does not fully remove the need for loading this package lazily, since it still relies on the http package directly.)

Description

Open Questions

Checklist

Notably, this is referring to `pac-proxy-agent` and `ssh2`, which both
involve somewhat complex setups.

Also, since `ssh2` includes a WebAssembly implementation of a cryptographic
algorithm, we should make sure not to load it in FIPS mode.
@addaleax addaleax changed the title fix(devtools-proxy-support): lazily load expensive dependencies fix(devtools-proxy-support): lazily load expensive dependencies MONGOSH-1853 Aug 7, 2024
@addaleax addaleax requested a review from alenakhineika August 7, 2024 14:37
@addaleax addaleax merged commit 1f547ee into main Aug 7, 2024
5 checks passed
@addaleax addaleax deleted the 1853-dev branch August 7, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants