diff options
author | Matthias Eble <psychotrahe@users.sourceforge.net> | 2007-06-20 11:00:20 (GMT) |
---|---|---|
committer | Matthias Eble <psychotrahe@users.sourceforge.net> | 2007-06-20 11:00:20 (GMT) |
commit | 596002687a957a7f3512607cf3e4135903e12cee (patch) | |
tree | 7c1201b755677798364fdaea1ecf70506ca5fced /NEWS | |
parent | a82c2b4c3e9eb4fddc26f5d7840bfef0fbfbc141 (diff) | |
download | monitoring-plugins-596002687a957a7f3512607cf3e4135903e12cee.tar.gz |
Clarified check_ldaps behaviour. New arguments to explicitly select secure connect behaviour (--starttls/--ssl).
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1746 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ This file documents the major additions and syntax changes between releases. | |||
2 | 2 | ||
3 | 1.4.10 or 1.5 ?? | 3 | 1.4.10 or 1.5 ?? |
4 | Fix check_http buffer overflow vulnerability when following HTTP redirects | 4 | Fix check_http buffer overflow vulnerability when following HTTP redirects |
5 | Check_ldaps' guessing which secure method to use (starttls vs. ssl on connect) | ||
6 | is now deprecated. See --help for further information. | ||
5 | 7 | ||
6 | 1.4.9 4th June 2006 | 8 | 1.4.9 4th June 2006 |
7 | Inclusion of contrib/check_cluster2 as check_cluster with some improvements | 9 | Inclusion of contrib/check_cluster2 as check_cluster with some improvements |