this is one difference between the cocoon community and the zope community: The Zope community tries to help people who use the software, rather than immediately shouting off topic.
Using SSL with cocoon should be an important part of the discussion here, IMO. At 12:05 PM 6/1/2002 -0400, you wrote: > > From: Sternath Elmar [mailto:[EMAIL PROTECTED]] > > > > > 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? > >It has nothing to do with cocoon and totally offtopic. > >Go to java.sun.com for software and installation tips for SSL. > >http://java.sun.com/j2se/1.4/docs/guide/security/jsse/JSSERefGuide.html# >Troubleshooting > > >Vadim > > > > > > > > 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]> --------------------------------------------------------------------- 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]>