Has anyone ever seen or fixed this error before when using ntlm to connect to a windows machine? It is only happening to me on a CentOS machine. My ubuntu machine does not experience this warning. I can’t seem to find anything useful online. The plays are running, but every action is spewing this.
/usr/lib/python2.7/site-packages/requests_ntlm/requests_ntlm.py:200: NoCertificateRetrievedWarning: Requests is running with a non urllib3 backend, cannot retrieve server certificate for CBT
NoCertificateRetrievedWarning)
Stephen