Hi Dan,
Thanks for using our ibm.zhmc modules for automation.
You can install the certificate in any directory and use one of the method to expose this certificate path using the "ca_certs" and "verify" Parameters mentioned in our ibnm.zhmc modules documentation.
E.g., Refer here : https://zhmcclient.github.io/zhmc-ansible-modules/modules/zhmc_session.html.
To answer your question in short, these are the ways you can try:
* verify=true (default), ca_certs omitted: path in REQUESTS_CA_BUNDLE, path in CURL_CA_BUNDLE path, or certifi package is used for validation
* verify=false, ca_certs omitted: no validation
* verify=true, ca_certs specified: path in ca_certs is used for validation
Please let us know if you have any questions.
Regards,
Kathir
-------------------------------------------
KATHIRAVAN VELUSAMY,
IBM India Systems Development Lab,
E-mail: kathir.velu@in.ibm.com
-------------------------------------------
------------------------------
KATHIRAVAN VELUSAMY
------------------------------