aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authordhebeha <dhebeha.mj71@wipro.com>2020-01-08 18:14:53 +0530
committerdhebeha <dhebeha.mj71@wipro.com>2020-01-08 18:41:05 +0530
commit01b6334e5016d87ee7182e22b0b38beb42fe4978 (patch)
treea7d706fcbf20a461a6e2b9bf7a9bb4fc2b39293d /scripts
parent4d973c3b9bc1ddccee5eb33c14231065cfabab46 (diff)
change made to enable https mode
Issue-ID: OPTFRA-328 Change-Id: Iaa54520ca15ac3601db00b2feb1403fbd68aee21 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com>
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]
#