It was reported that the contents of the ENGINEHTTPSPKITRUSTSTOREPASSWORD environment variable set by ovirt-engine are exposed in the /var/log/ovirt-engine/engine.log file.
It was reported that engine-setup logs for RHEV-M contained enough information for extraction of admin password for RHEV-M. Specifically, it contains output of each SQL query with encrypted admin password from the database, and the result of esch external command execution including the openssl command that extracts the private key from the p12 bundle. Having both, encrypted password and private key in the same file gives ability for everyone, who is able to read log file, to obtain admin password.
This issue was introduced with following commit:
https://gerrit.ovirt.org/#/c/43578