Code

check_http: check for and print the certificate cn
[nagiosplug.git] / NEWS
diff --git a/NEWS b/NEWS
index 540e0cfa83642a7256463777ed29c41f17c98d42..d7fea2735b029a844d4f128f219762c6de0cecfc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ This file documents the major additions and syntax changes between releases.
        check_nt UPTIME accepts warning/critical thresholds (Ryan Kelly)
        check_disk_smb now allows spaces in share names (#990948, #1370031, Debian #601699)
        check_http now uses standard threshold functions (enables floating point and ranges)
+       check_http now checks for and prints the certificate cn (hostname) in SSL certificate checks (StĂ©phane Urbanovski)
 
        FIXES
        Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603)