Hello, I would like to use nutch to crawl and index some sites in local network, but the server require client certificate. How can I configure nutch crawler to use some X.509 certificate for secured connection (via HTTPS). I have read http://wiki.apache.org/nutch/HttpAuthenticationSchemes and http://wiki.apache.org/nutch/HttpPostAuthentication but this doesn't help me. I have also searched in mailing lists, but didn't find solution for me.
Is the Http client somehow configurable, or i need to develop it on my own? best regards, Slavomir