[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed

Hi,
I’m starting to use Ansible on my OS X (10.11.1), on the dev source.
I’m trying to use the newly (2.0) introduced vsphere modules to create a datacenter and i’m getting this:
[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed

I’ve upgraded to the 1.02d openssl.
Google didn’t help…
what’s the proper way to solve this?
thanks,
tiran

Might be linked to http://www.errr-online.com/index.php/2015/05/09/how-to-fix-ssl-issues-with-pyvmomi-and-python-2-7-9/

even with the vSphere_guest module I have to cope with this as I have a python 2.10 installed in my F22 (an ansible control node talking to vCenter)

Phil.