Openscap install issues

Problem:
unable to install Openscap - everything else looks OK & working Puppet working -
I end up with this error

tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
One of the required parameters is missing.
Verifies, that custom SSL certificate files are usable
as part of the Katello installation. When passing filenames use absolute paths.

usage: /sbin/katello-certs-check -t [foreman|foreman-proxy] -c CERT_FILE -k KEY_FILE -b CA_BUNDLE_FILE
022-11-04 11:34:32 [NOTICE] [configure] Starting system configuration.
2022-11-04 11:34:35 [ERROR ] [configure] Evaluation Error: Error while evaluating a Function Call, /root/<cert_directory>/ServerCertificate.crt does not exist (file: /usr/share/foreman-installer/modules/certs/manifests/init.pp, line: 98, column: 5) on node puppet.Our_server.com
2022-11-04 11:34:35 [NOTICE] [configure] System configuration has finished.

Foreman and Proxy versions:
foreman-3.4.0-1.el8.noarch
katello-4.6.0-1.el8.noarch
foreman-proxy-3.4.0-1.el8.noarch
Foreman and Proxy plugin versions:
rubygem-foreman_puppet-4.0.1-1.fm3_4.el8.noarch
Distribution and version:
Latest

Resolved with
foreman-installer --scenario katello
–certs-server-cert “/etc/foreman-proxy/ssl_cert.pem”
–certs-server-key “/etc/foreman-proxy/ssl_key.pem”
–certs-server-ca-cert “/etc/foreman-proxy/ssl_ca.pem”
–certs-update-server --certs-update-server-ca