简体   繁体   中英

kolla-ansible TLS deploiement failed

I try to deploy Openstack Ussuri with kolla-ansible and self signed certificates in all-in-one configuration.

The deployement fails with the following error :

no appropriate commonName or subjectAltName fields were found'

I suspect a failure caused by certificates verification.

How can I say to kolla-ansible not verifying server certificates.

Thank you for your help

I found my mistake, if you are interested.

If you want to deploy an all-in-one configuration with TLS support, enable the haproxy and set the kolla_internal_vip_address on another address than the one dedicated to your server.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM