Ken D'Ambrosio wrote: > Hey, all. We want to proof something out with SSL-enabled endpoints, > and don't want to go through the grief of setting up a whole multi-host > cloud to do it. Devstack with > USE_SSL=True > in its local.conf seemed to be just the ticket... except that when it > gets done, "openstack show endpoints" only shows stock HTTP connections, > no HTTPS. Googling has -- somewhat to my surprise -- shown essentially > nothing of value. Should I give up on trying to teach Devstack new > tricks, and fire up Mirantis or something, or is there a way to get this > working?
It's been forever since I've poked at USE_SSL because most users don't want to use SSL directly but put it behind usually haproxy. So I don't know if this is broken or not. I'd recommend you add tls-proxy to ENABLED_SERVICES instead. This will configure stud to proxy the requests. rob _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack