aboutsummaryrefslogtreecommitdiffstats
path: root/etc/collector.properties
diff options
context:
space:
mode:
Diffstat (limited to 'etc/collector.properties')
-rwxr-xr-xetc/collector.properties2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/collector.properties b/etc/collector.properties
index ae15cd98..7fe35ffe 100755
--- a/etc/collector.properties
+++ b/etc/collector.properties
@@ -25,8 +25,6 @@ collector.service.secure.port=8443
# auth.method flags:
#
# noAuth - default option - no security (http)
-# certOnly - auth by certificate (https)
-# basicAuth - auth by basic auth username and password (https)
# certBasicAuth - auth by certificate and basic auth username / password (https)
auth.method=noAuth