aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2020-03-18 12:55:26 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-18 12:55:26 +0000
commitb258b58b33348a7665628669e688b33baf3a6e1d (patch)
tree5f0ec2605e3026e23020c7a23979bd64c7bded84 /scripts
parentd248ae90bb3fd6dae5c68b1a37b8beee4a44eda5 (diff)
parent01b6334e5016d87ee7182e22b0b38beb42fe4978 (diff)
Merge "change made to enable https mode"
Diffstat (limited to 'scripts')
-rw-r--r--scripts/optf-has/has/has-properties/conductor.conf.onap7
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/optf-has/has/has-properties/conductor.conf.onap b/scripts/optf-has/has/has-properties/conductor.conf.onap
index e3dc4a2c..55f557c3 100644
--- a/scripts/optf-has/has/has-properties/conductor.conf.onap
+++ b/scripts/optf-has/has/has-properties/conductor.conf.onap
@@ -388,7 +388,14 @@ server_url = http://msb.onap.org:8082/api/multicloud
# The version of Multicloud API. (string value)
#server_url_version = v0
+# Certificate Authority Bundle file in pem format. Must contain the appropriate
+# trust chain for the Certificate file. (string value)
+#certificate_authority_bundle_file = certificate_authority_bundle.pem
+certificate_authority_bundle_file = /usr/local/bin/AAF_RootCA.cer
+# Enabling HTTPs mode (boolean value)
+# enable_https_mode = <None>
+enable_https_mode = True
[music_api]
#