pythonでvSphere操作 その2 SSL関係(自己証明書でのエラー) - Qiita

以下のように書く。 vsphere.py import ssl ssl._create_default_https_context = ssl._create_unverified_context