no_verification

Seems not working on opensuse 42.3

# ./check_esxi_hardware.py -H serverip -U user -P password -V hp -i “IPMI SEL”
Traceback (most recent call last):
File “./check_esxi_hardware.py”, line 648, in
wbemclient = pywbem.WBEMConnection(hosturl, (user,password), no_verification=True)
TypeError: __init__() got an unexpected keyword argument ‘no_verification’

python-2.7.13-26.1
python-pywbem-0.7.0-10.4