Update the release version for OOF csit
[integration/csit.git] / scripts / optf-has / has / has-properties / conductor.conf.onap
index e3dc4a2..8df0d07 100644 (file)
@@ -131,6 +131,9 @@ log_dir = /var/log
 #fatal_deprecations = false
 
 
+[auth]
+appkey = h@ss3crtky400fdntc#001
+
 [aaf_api]
 
 #
@@ -388,7 +391,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]
 
 #