mirror of https://github.com/ansible/ansible.git
vmware: check the SSL certification
If `validate_certs` is enable, we now validate the server SSL
certificate.
(cherry picked from commit 23e63c9237)
pull/56286/head
parent
5a6b926744
commit
543bfbbe7f
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- vmware - The VMware modules now enable the SSL certificate check unless ``validate_certs`` is ``false``.
|
||||
Loading…
Reference in New Issue