DummySSLProtocolSocketFactory problem, please help me!!!! 2

2007-04-12 Thread Gavino Marras
---BeginMessage--- 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.

Re: DummySSLProtocolSocketFactory problem, please help me!!!!

2007-03-15 Thread Gavino Marras
Andrzej Bialecki ha scritto: Gavino Marras wrote: 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

DummySSLProtocolSocketFactory problem, please help me!!!!

2007-03-14 Thread Gavino Marras
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.

SSL Nutch (SecureProtocolSocketFactory)

2007-03-05 Thread Gavino Marras
why DummySSLPtotocolSocketFactory class, in httpclient plugin implements ProtocolSocketFactory not SecureProtocolSocketFactory ? please help me

Protocol.secure

2006-12-01 Thread Gavino Marras
the class org.apache.commons.httpclient.protocol contains an Identifier called secure. what is it ? and when must be true and when false ?