Hi
Thanks for your help.
First I want to correct something, the kolla_verify_tls_backend was positioned to false from the beginning, while doing the first deployment with the commercial certificate.
And yes I have kolla_copy_ca_into_containers positioned to yes from the beginning. And I can see in the nodes that there is a directory named certificates in every module's directory in /etc/kolla
What do you mean by using openssl? Do you mean to execute the command inside a container and try to connect to keystone? If yes what is the correct command?
It seems like something is missing to tell the client side to ignore the certificate validity, something like the --insecure parameter in the openstack cli.