summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-09-28 09:44:03 +0000
committerAndreas Baumann <abaumann@yahoo.com>2009-09-28 09:44:03 +0000
commit84a914e547b30d183be51a48cbc630174481c430 (patch)
treeda6973357164a80bb94a7433594caa81756a5f1f
parenta767ce58a0210c1ca21d7482d1208e3e0d916d15 (diff)
downloadnagios-plugin-curl-84a914e547b30d183be51a48cbc630174481c430.tar.gz
nagios-plugin-curl-84a914e547b30d183be51a48cbc630174481c430.tar.bz2
updated TODOS
-rw-r--r--TODOS5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODOS b/TODOS
index 356e8d9..0cfd1c2 100644
--- a/TODOS
+++ b/TODOS
@@ -1,3 +1,8 @@
+- provide possibility to specify a CA cert bundle for
+ self-signed chains
+- add client-certificate for servers which check the
+ validity of our client certs
+- add flag for checkin/non-checking of SSL validity
- try to mimic all options of check_http
- implement full ranges in -c and -w (used by anybody?)
- provide FTP functionality