vmware/pyvmomi

Implement TOFU (Trust On First Use) for pyVmomi

Open

#160 opened on Sep 9, 2014

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (807 forks)batch import
help wantedwishlist

Repository metrics

Stars
 (2,141 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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?

Contributor guide