On 19 April 2014 11:02, Miller, Mark M (EB SW Cloud - R&D - Corvallis) <[email protected]> wrote: > Hello, > > I am attempting to turn SSL and stunnel on with the most current DevTest > TripleO code base and am wondering if anyone has some examples of how to > configure the SSL variables and the TripleO elements. > > - SSLBASE
This would be the path to your crt and key files - e.g. ./mykeyname > - PUBLIC_API_URL This is the URL being used for the API endpoint - e.g. ci-overcloud.tripleo.org > - /etc/host mappings This is taken care of by the heat template > - ssl-source.yaml Which is this ;) -Rob -- Robert Collins <[email protected]> Distinguished Technologist HP Converged Cloud _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
