diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2010-04-05 21:06:22 -0400 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2010-04-05 21:06:22 -0400 |
commit | fe1c6106d9fb45e62b93443145f902a3449641aa (patch) | |
tree | 774a954575275e355254bc8c7c05ced673557aaa /NEWS | |
parent | e5690e3ddaebdd98bfd96c2303453e4e0d7ed318 (diff) | |
download | monitoring-plugins-fe1c6106d9fb45e62b93443145f902a3449641aa.tar.gz |
Fix regression in check_http ssl checks on some servers
The fix is making SNI an option.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ This file documents the major additions and syntax changes between releases. Fix memory leak in check_http for large pages (Jimmy Bergman - #2957455) Fix compilation with GCC 2.96 (Konstantin Khomoutov - #2977105) Fix regression introduced in #1867716 where partially valid performance strings would not be printed anymore + Fix regression in check_http ssl checks on some servers - make SNI an option WARNINGS Updated developer documentation to say that performance labels should not have an equals sign or single quote in the label |