Remove certOnly and basicAuth from authentication methods
[dcaegen2/collectors/ves.git] / etc / collector.properties
index ae15cd9..7fe35ff 100755 (executable)
@@ -25,8 +25,6 @@ collector.service.secure.port=8443
 # auth.method flags:\r
 #\r
 # noAuth - default option - no security (http)\r
-# certOnly - auth by certificate (https)\r
-# basicAuth - auth by basic auth username and password (https)\r
 # certBasicAuth - auth by certificate and basic auth username / password (https)\r
 auth.method=noAuth\r
 \r