aboutsummaryrefslogtreecommitdiffstats
path: root/etc/collector.properties
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2019-04-15 19:36:07 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-15 19:36:07 +0000
commitff4bf8d97be17232187dfdbb5fc913d015b3b213 (patch)
tree7623c7de4b4d14eb21fae2ff7c5a9b34722f1571 /etc/collector.properties
parent4d4540de666c02754b4c35bb4a27a6c99c437f83 (diff)
parenta6ffdd5cb52d61792dfe8e233620b34098a5fb37 (diff)
Merge "Collector authentication enhancement"
Diffstat (limited to 'etc/collector.properties')
-rwxr-xr-xetc/collector.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/collector.properties b/etc/collector.properties
index 36c79b51..82ba5954 100755
--- a/etc/collector.properties
+++ b/etc/collector.properties
@@ -40,6 +40,8 @@ header.authlist=sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7o
collector.keystore.file.location=etc/keystore
collector.keystore.passwordfile=etc/passwordfile
+collector.cert.subject.matcher=etc/certSubjectMatcher.properties
+
## The truststore must be setup per installation when mutual tls support is configured
collector.truststore.file.location=etc/truststore
collector.truststore.passwordfile=etc/trustpasswordfile