From 8fe1c1226d00cbca06704bd2c12f15f25cab4656 Mon Sep 17 00:00:00 2001 From: fyodor Date: Sun, 15 Feb 2009 01:54:23 +0000 Subject: [PATCH] --- docs/TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/TODO b/docs/TODO index 1753725dd..8033d3469 100644 --- a/docs/TODO +++ b/docs/TODO @@ -22,6 +22,10 @@ o Write Ncat users' guide, demonstrating all the neat stuff you can do Testing it out for examples might expose areas for improvement as well. [David] +o Ncat documentation should note that no SSL certificate verification + is done (maybe we should offer an option to do so, if OpenSSL makes + that easy). + o Consider adding a way for requesting timing status updates at a given interval (such as every 5 seconds) to XML and/or normal output. This would be useful for people who run Nmap from scripts