Update murano.conf

Temporary fix but need to find actual solution to enable SSL.
This commit is contained in:
Viswesuwara Nathan SSK 2016-11-08 12:42:12 +05:30 committed by GitHub
parent cae0a79d81
commit 83ccc76900
1 changed files with 3 additions and 3 deletions

View File

@ -44,6 +44,6 @@ create_router = true
default_dns = {{ options.default_dns }}
[ssl]
cert_file = {{ options.ssl_cert }}
key_file = {{ options.ssl_key }}
ca_file = {{ options.ssl_ca }}
#cert_file = {{ options.ssl_cert }}
#key_file = {{ options.ssl_key }}
#ca_file = {{ options.ssl_ca }}