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 (2,141 stars) (807 forks)batch import
help wantedwishlist

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