Explorar o código

Merge branch 'Al2Klimov-patch-1'

Sebastian Wolf %!s(int64=2) %!d(string=hai) anos
pai
achega
43d6a6ff40
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      plugins/check_tcp.c

+ 1 - 0
plugins/check_tcp.c

@@ -429,6 +429,7 @@ process_arguments (int argc, char **argv)
 		{"help", no_argument, 0, 'h'},
 		{"ssl", no_argument, 0, 'S'},
 		{"certificate", required_argument, 0, 'D'},
+		{"sni", required_argument, 0, 'N'},
 		{0, 0, 0, 0}
 	};