If there is an issue with the SSL termination module like it does not find the right certification,
All you need is to regenerate the certs. Just simply run the following commands one by one :
rm -f /opt/bitninja-ssl-termination/etc/haproxy/certs/*rm -f /opt/bitninja-ssl-termination/etc/haproxy/cert-list.lstrm -f /opt/bitninja-ssl-termination/etc/haproxy/haproxy.cfgbitninjacli --module=SslTerminating --regeneratebitninjacli --module=SslTerminating --reload