Code

check_http: Add warning about SNI not enabled by default anymore
authorThomas Guyot-Sionnest <dermoth@aei.ca>
Tue, 6 Apr 2010 14:17:45 +0000 (10:17 -0400)
committerThomas Guyot-Sionnest <dermoth@aei.ca>
Tue, 6 Apr 2010 14:17:45 +0000 (10:17 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 5305d448e01020b91ff993a85d99667fe5e429c4..7fe700227a7f794c246a6bfe1df0dd3a95ad2551 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,7 @@ This file documents the major additions and syntax changes between releases.
        WARNINGS
        Updated developer documentation to say that performance labels should not have an equals sign or
        single quote in the label
+       check_http 1.4.14 introduced SSL SNI support - you now have to enable it explicitly with "--sni"
 
 1.4.14 16th September 2009
        check_http has options to specify the HTTP method (#2155152)