summaryrefslogtreecommitdiffstats
path: root/veslibrary/ves_clibrary/evel/evel-test-collector/config/collector.conf
diff options
context:
space:
mode:
authorGokul Singaraju <gs244f@att.com>2018-03-29 00:35:42 -0400
committerGokul Singaraju <gs244f@att.com>2018-03-29 00:37:49 -0400
commitc076f7ddb4cc27a3f626e5c9c96084f8109b6330 (patch)
tree4a76f334ec79377435398db8d373f5864e6c39f4 /veslibrary/ves_clibrary/evel/evel-test-collector/config/collector.conf
parent628dd1bb98a25508f6fae41fe4ab249338abf53b (diff)
Update C library with https batch
Issue-ID: VNFSDK-122 Change-Id: I74556357e5fb534f64476edf34395343453a96e5 Signed-Off-by: Gokul Singaraju <gs244f@att.com>
Diffstat (limited to 'veslibrary/ves_clibrary/evel/evel-test-collector/config/collector.conf')
-rw-r--r--veslibrary/ves_clibrary/evel/evel-test-collector/config/collector.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/veslibrary/ves_clibrary/evel/evel-test-collector/config/collector.conf b/veslibrary/ves_clibrary/evel/evel-test-collector/config/collector.conf
index 3e23c59..6654428 100644
--- a/veslibrary/ves_clibrary/evel/evel-test-collector/config/collector.conf
+++ b/veslibrary/ves_clibrary/evel/evel-test-collector/config/collector.conf
@@ -60,6 +60,11 @@ vel_path = vendor_event_listener/
vel_username =
vel_password =
vel_topic_name = example_vnf
+protocol = HTTP
+#protocol = HTTPS
+#ca_file = ../../../sslcerts/test.ca.pem
+#cert_file = ../../../sslcerts/www.testsite.com.crt
+#key_file = ../../../sslcerts/www.testsite.com.key
#------------------------------------------------------------------------------
# Settings to be used when running in a windows test environment rather than
@@ -96,4 +101,9 @@ vel_path =
vel_username = will
vel_password = pill
vel_topic_name =
+protocol = HTTP
+#protocol = HTTPS
+#ca_file = ../../../sslcerts/test.ca.pem
+#cert_file = ../../../sslcerts/www.testsite.com.crt
+#key_file = ../../../sslcerts/www.testsite.com.key