I have a problem with nutch 0.8.1 in DummySSLProtocolSocketFactory class (org.apache.nutch.protocol.httpclient plugin). I have to index pages from a web site on https protocol and that it uses authentication and sessions.
My problem is about the management of the sessions.
DummySSLProtocolSocketFactory class implements the ProtocolSocketFactory interface in the HttpClient library. If I modify DummySSLProtocolSocketFactory so that implements the SecureProtocolSocketFactory interface all it works.

Should anyone tell me if it is ok, or if there is another way?

please help me!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1
--- Begin Message --- I have a problem with nutch 0.8.1 in DummySSLProtocolSocketFactory class (org.apache.nutch.protocol.httpclient plugin). I have to index pages from a web site on https protocol and that it uses authentication and sessions.
My problem is about the management of the sessions.
DummySSLProtocolSocketFactory class implements the ProtocolSocketFactory interface in the HttpClient library. If I modify DummySSLProtocolSocketFactory so that implements the SecureProtocolSocketFactory interface all it works.

Should anyone tell me if it is ok, or if there is another way?





--- End Message ---
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nutch-developers mailing list
Nutch-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to