Hi Jos,

I just try to do:

<map:generate src="https://asite.with.invalid.cert/some/resource"/>

And sun.net.www.protocol.https.HttpsURLConnectionImpl if I remember right throws an exception.
Cert is invalid, so adding it trust store is questionable.
I'd like to ignore the cert check at all, something like this: http://www.exampledepot.com/egs/javax.net.ssl/TrustAll.html And it's a big question for me what would be a best way add this modification, preferably so I can switch cert check on and off for different resources.


Andrei



10.09.2010 07:25, Jos Snellings пишет:
Hi Andrej,

Could you please provide a little bit more detail on what you want to accomplish? Is it that you need in your sitemap to forward some urls to a secure site?

Cheers,
Jos

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
For additional commands, e-mail: users-h...@cocoon.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
For additional commands, e-mail: users-h...@cocoon.apache.org

Reply via email to