0 留言 (0 留言)0 反應 (0 反應)0 負責人 (0 負責人)Python2,141 star (2,141 star)807 fork (807 fork)batch import
help wantedwishlist
描述
See: urllib3 and TOFU
TODO:
- What level of support does Python have for TOFU?
- How can we make this behave appropriately for a user at the CLI versus a daemon?
- 議題類型
- feature
- 研究方向
- Investigate Python's built in ssl module for supporting TOFU, as used in urllib3. Determine if the host key pinning approach can be adapted for the pyVmomi library's HTTP connections. Also consider whether the feature should be configurable per session or globally for CLI vs daemon use cases.