> Hello,
> 
> I try to get files using ResourceReader/FileGenerator 
>(cocoon2.0.2/tomcat4.0.3/jdk1.4.0)  :
> 
>  <map:pipeline>
>       <map:match pattern="elster/testhtmls">
>       <map:read mime-type="text/html" 
>src="https://139.21.207.160:8443/elster/OTTest.html"/>
>       </map:match>
> </map:pipeline>
> 
> Cocoon server and target server are one and the same instance.
> 
> When I put the http request directly in my browser, the file is correctly 
>transferred and displayed. As soon as I use the request  in my cocoon pipeline, an 
>SSLException SSLHandshakeException unknown_certificate with JDK1.4 occurs in tomcat 
>server. Can anyone tell me if, how and in which cocoon versions SSL is supported for 
>FileGenerator/ResourceReader and how my problem can be solved? 
> 
> Thanks in advance,
> Elmar
> 
> 

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to