This page is trying to load from unauthenticated sources (Chrome)
I am getting the "This page is trying to load from unauthenticated sources" in chrome after setting up SSL on my openstack. It actually appears in form of a shield icon at the far right of the url box. Can anyone please let me know how to get rid of this?
Can you check in keystone.conf that eventlet_server_ssl is enabled as true? [eventlet_server_ssl] enable = True Check here
Also check