exit scanner refuses to run
soat.py exits with
INFO[Sat May 28 20:46:35 2011]:Have 0/10 urls from search so far..
ERROR[Sat May 28 20:46:35 2011]:An unexpected error occured.
Traceback (most recent call last):
File "./soat.py", line 3203, in <module>
main(sys.argv)
File "./soat.py", line 3108, in main
test.rewind()
File "./soat.py", line 2228, in rewind
BaseSSLTest.rewind(self)
File "./soat.py", line 781, in rewind
raise NoURLsFound("No URLS found for protocol "+self.proto)
NoURLsFound: No URLS found for protocol SSL
INFO[Sat May 28 20:46:35 2011]:Resetting __LeaveStreamsUnattached=0 and FetchUselessDescriptors=1
issue