Vincent,
As you suspected, the root problem is related to the SSL protocol. 
According to the following excerpt from jetspeed.log, https is not
supported.

[Thu Aug 30 19:07:45 CEST 2001] -- INFO -- DiskCache: this URL can't be
stored in cache... providing it
directly.https://station6.geomath.fr/portail/rss/Meeting.rss
[Thu Aug 30 19:07:45 CEST 2001] -- ERROR -- 
        Exception:  java.net.MalformedURLException: unknown protocol:
https
        Stack Trace follows:
        java.net.MalformedURLException: unknown protocol: https

Based on the URL of the RSS feed and the assumption that Jetspeed will
be on the same domain, SSL may not add any value (unless the domain is
not secure).

Paul Spencer


Vincent Bonamy wrote:
> 
> In attachment,  the error in jetspeed.log
> 
> >
> > > > > Exactly in my *portlets.xreg I changed 'http' with 'https'.
> > > > > (It seems that RSS doesn't support SSL, isn't it?)
> > > > > Can I give the path of my RSS file instead the URL , and How?
> > > >
> > > > The protocol, http or https, you are using to retrieve the RSS file
> > > > should be supported by the provider, i.e. server, of the RSS files.
> > > >
> > >
> > > So I don't understand why it isn't working when I configure my server only with
> > > SSL:
> > > It seems that I have pbs only with SSL.
> > >
> >
> > What is in jetspeed.log?
> >
> > >From you browser, can you retrieve the RSS file using the URL from
> > local-portlet.xreg (SSL and normal)?
> >
> > > >
> >
> > Paul Spencer
> 
>   ------------------------------------------------------------------------
>                     Name: Rss.https.txt
>    Rss.https.txt    Type: Plain Text (text/plain)
>                 Encoding: 7bit
> 
>    Part 1.3Type: Plain Text (text/plain)

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

Reply via email to