vcf_vim_host_certificate

State module for ESXi host SSL certificate.

saltext.vcf.states.vcf_vim_host_certificate.present(name, host=None, cert_pem=None, profile=None)[source]

Ensure host’s installed cert PEM matches cert_pem.

name informational; host defaults to name. Cert match is byte-for-byte.