upgrade path of ssl key
This commit is contained in:
parent
5801db91ad
commit
ed8806d2ff
1 changed files with 1 additions and 1 deletions
|
@ -353,7 +353,7 @@ CONFIG_HORIZON_SSL=y
|
|||
CONFIG_SSL_CERT=/etc/pki/tls/certs/fed-cloud09.pem
|
||||
|
||||
# Keyfile corresponding to the certificate if one was entered
|
||||
CONFIG_SSL_KEY=/etc/pki/tls/certs/fed-cloud09.key
|
||||
CONFIG_SSL_KEY=/etc/pki/tls/private/fed-cloud09.key
|
||||
|
||||
# The password to use for the Swift to authenticate with Keystone
|
||||
CONFIG_SWIFT_KS_PW={{ SWIFT_PASS }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue