|
Here is the error report. I've seen something about ssl, but the web
works (apparently) over HTTP. We've tried the plugin in other webs with
no ssl and it works perfectly, so it must be something strange with
this one. It is still private so I can't give you a URL. Thank you for your great (and unpaid) support. [mié 03 dic 2008 17:51:43 CET] Traceback for this error: Traceback (most recent call last): File "/home/morallor/Auditoria/w3af/core/controllers/daemons/proxy.py", line 383, in do_CONNECT httpsServer.process_request(conWrap, self.client_address) File "/usr/lib64/python2.5/SocketServer.py", line 241, in process_request self.finish_request(request, client_address) File "/usr/lib64/python2.5/SocketServer.py", line 254, in finish_request self.RequestHandlerClass(request, client_address, self) File "/home/morallor/Auditoria/w3af/plugins/discovery/spiderMan.py", line 177, in __init__ w3afProxyHandler.__init__(self, request, client_address, server) File "/usr/lib64/python2.5/SocketServer.py", line 522, in __init__ self.handle() File "/usr/lib64/python2.5/BaseHTTPServer.py", line 316, in handle self.handle_one_request() File "/home/morallor/Auditoria/w3af/core/controllers/daemons/proxy.py", line 174, in handle_one_request self.raw_requestline = self.rfile.readline() File "/home/morallor/Auditoria/w3af/core/controllers/daemons/proxy.py", line 530, in readline ch = self.read(1) File "/home/morallor/Auditoria/w3af/core/controllers/daemons/proxy.py", line 518, in read self._readBuf = self._sslCon.recv(4096) File "/home/morallor/Auditoria/w3af/core/controllers/daemons/proxy.py", line 495, in recv return wrap(self._socket, self._connection.recv, 10, amount) File "/home/morallor/Auditoria/w3af/core/controllers/daemons/proxy.py", line 458, in wrap result = fun(*params) Error: [('SSL routines', 'SSL3_READ_BYTES', 'tlsv1 alert unknown ca'), ('SSL routines', 'SSL3_READ_BYTES', 'ssl handshake failure')] |
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ W3af-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/w3af-users
