Fix a typo in make_cert.sh
Change-Id: I6d4f02edf843f0519c3d0413bb033604a7ec73e9
This commit is contained in:
parent
9451021200
commit
b848ad783f
@ -5,7 +5,7 @@
|
||||
# Create a CA hierarchy (if necessary) and server certificate
|
||||
#
|
||||
# This mimics the CA structure that DevStack sets up when ``tls_proxy`` is enabled
|
||||
# but in the curent directory unless ``DATA_DIR`` is set
|
||||
# but in the current directory unless ``DATA_DIR`` is set
|
||||
|
||||
ENABLE_TLS=True
|
||||
DATA_DIR=${DATA_DIR:-`pwd`/ca-data}
|
||||
|
Loading…
Reference in New Issue
Block a user