Hi all, for an httpapi connection plugin is there a way to specify a path to the ca.pem file to validate client certificate? I see options to use_ssl and ansible_httpapi_validate_certs, but nothing that enables me to set a path to a custom CA file to validate certs.
With curl cacert option does it: curl -s --cacert ./clab-srl01/ca/root/root-ca.pem https://... And with requests it is "verify" - https://requests.readthedocs.io/en/latest/user/advanced/#ssl-cert-verification -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to ansible-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-devel/CAFBEvLuroAJZ1CmQetu3YTx1YeMPUrm0MVEy4B8kORyqUEVMnw%40mail.gmail.com.