|
From: Budd, S. <s....@ic...> - 2003-01-08 17:04:31
|
hello I am having trouble indexing a ssl protected site ( Apache/2.0.43 (Unix) mod_ssl/2.0.43 OpenSSL/0.9.6g DAV/2 ) I can successfully dig a "Basic Authenticated" page on the site but when it tries to dig an https page the output shown below occurs. When I access the ssl protected page by Mozilla or IE5.5 , the browser first declares the certificate not recognized and asks for "acceptance" of the certificate, After accepting it, the browser asks for the username and password. After supplying the one as specified in the htdig configuration file, we can view the page. Could someone help me with the configuration of the htdig or specify the web server ssl configuration that htdig can handle. Thanks Sinclair Budd s....@ic... pick: bartok.cc.ic.ac.uk, # servers = 2 > bartok.cc.ic.ac.uk supports HTTP persistent connections (infinite) pick: bartok.cc.ic.ac.uk, # servers = 2 > bartok.cc.ic.ac.uk with a traditional HTTP connection 5:7:1:https://bartok.cc.ic.ac.uk/sslprotectedpage.html: Making HTTP request on https://bartok.cc.ic.ac.uk/sslprote ctedpage.html Header line: HTTP/1.1 400 Bad Request Header line: Date: Wed, 08 Jan 2003 14:20:43 GMT Header line: Server: Apache/2.0.43 (Unix) mod_ssl/2.0.43 OpenSSL/0.9.6g DAV/2 Header line: Content-Length: 546 Header line: Connection: close Header line: Content-Type: text/html; charset=iso-8859-1 No modification time returned: assuming now Retrieving document /sslprotectedpage.html on host: bartok.cc.ic.ac.uk:443 Http version : HTTP/1.1 Server : HTTP/1.1 Status Code : 400 Reason : Bad Request Access Time : Wed, 08 Jan 2003 14:20:43 gmt Modification Time : Wed, 08 Jan 2003 14:20:43 gmt Content-type : text/html; charset=iso-8859-1 Connection : close Request time: 0 secs not found pick: bartok.cc.ic.ac.uk, # servers = 2 > bartok.cc.ic.ac.uk supports HTTP persistent connections (infinite) pick: bartok.cc.ic.ac.uk, # servers = 2 > bartok.cc.ic.ac.uk with a traditional HTTP connection htdig: Run complete htdig: 2 servers seen: htdig: bartok.cc.ic.ac.uk:443 2 documents htdig: bartok.cc.ic.ac.uk:80 4 documents htdig: Errors to take note of: Not found: http://bartok.cc.ic.ac.uk/missingpage.html Ref: http://bartok.cc.ic.ac.uk/ Not found: https://bartok.cc.ic.ac.uk/ Ref: http://bartok.cc.ic.ac.uk/ Not found: https://bartok.cc.ic.ac.uk/sslprotectedpage.html Ref: http://bartok.cc.ic.ac.uk/ HTTP statistics =============== Persistent connections : Yes HEAD call before GET : No Connections opened : 5 Connections closed : 5 Changes of server : 1 HTTP Requests : 8 HTTP KBytes requested : 3.72266 HTTP Average request time : 0 secs HTTP Average speed : Infinity KBytes/secs ht://dig End Time: Wed Jan 8 14:20:43 2003 bartok$ |