-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Add a new flag to the server called '–extensionsSignaturePubKeyPath', analogous to '–loadExtensions'.
However, only do this logic conditionally upon MONGO_CONFIG_EXT_SIG_SECURE not being defined (with #ifndef), so this flag does not exist in the secure / release version of the server.
Here is the commit that added the "--loadExtensions" startup option. We should be able to model off this.
- depends on
-
SERVER-115281 Add extensions signature secure bazel flag and pre-processor maco
-
- Closed
-
- is depended on by
-
SERVER-115610 Add extensions test gpg key to ring in insecure mode
-
- Open
-
-
SERVER-115611 Add option to skip extensions signature verification in insecure mode
-
- Open
-
-
SERVER-115286 Pass --extensionsSignaturePubKeyPath on resmoke startup
-
- In Progress
-