소스 검색

NEWS: Mention the new "check_http -J/-K" options

Closes #48.
Holger Weiss 12 년 전
부모
커밋
d86005e66c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      NEWS

+ 1 - 0
NEWS

@@ -15,6 +15,7 @@ This file documents the major additions and syntax changes between releases.
 	Made Verbose output of check_sensors compliant (Gabriele Tozzi)
 	New switch -E/--extended-perfdata for check_http to print additional performance data (Sebastian Nohn)
 	New check_http -d option to specify a string to expect within the response headers
+	New check_http -J/-K options for client certificate authentication support
 	Add support for executing queries to check_pgsql
 	Let check_pgsql accept a UNIX socket directory as hostname
 	New check_pgsql -o option to specify additional connection parameters