Add TLS support for keystone via proxy
* Adds lib/tls to create test CA/certs
* Start proxy if 'tls-proxy' is enabled
* Configure keystone service catalog for TLS
* Tear down proxy in unstack.sh
* Set auth protocol and ca-cert chain in openrc
* Add DATA_DIR to stackrc
This is the first in a series of patches to enable TLS support
for the service API endpoints.
Change-Id: Ia1c91dc8f1aaf94fbec9dc71da322559a83d14b6
diff --git a/files/apts/tls-proxy b/files/apts/tls-proxy
new file mode 100644
index 0000000..dce9c07
--- /dev/null
+++ b/files/apts/tls-proxy
@@ -0,0 +1 @@
+stud