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. | |||
| 12 | Fix memory leak in check_http for large pages (Jimmy Bergman - #2957455) | 12 | Fix memory leak in check_http for large pages (Jimmy Bergman - #2957455) |
| 13 | Fix compilation with GCC 2.96 (Konstantin Khomoutov - #2977105) | 13 | Fix compilation with GCC 2.96 (Konstantin Khomoutov - #2977105) |
| 14 | Fix regression introduced in #1867716 where partially valid performance strings would not be printed anymore | 14 | Fix regression introduced in #1867716 where partially valid performance strings would not be printed anymore |
| 15 | Fix regression in check_http ssl checks on some servers - make SNI an option | ||
| 15 | WARNINGS | 16 | WARNINGS |
| 16 | Updated developer documentation to say that performance labels should not have an equals sign or | 17 | Updated developer documentation to say that performance labels should not have an equals sign or |
| 17 | single quote in the label | 18 | single quote in the label |
