Juplaod and reverse proxy

Upload core product.
Post Reply
matlem037
Posts: 5
Joined: Thu Oct 27, 2011 11:24 am

Juplaod and reverse proxy

Post by matlem037 »

Hello

I am facing a problem with jupload 2.3 behind a reverse proxy (isa 2003)

I get the error message : [ERROR] HTTPUploadTransfer - javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target while accessing through our reverse proxy

On the reverse, the ssl certificat is a certificate generated by a real authority (ie keynectis). On the server himself, it is a self signed certificate. It works well when we don't use the reverse. I put the server certificate in the known certificate on our reverse.

I install the server certificate on my jre but it doesn't work well. does anyone got an idea ?

Thanks for help

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: Juplaod and reverse proxy

Post by support »

Install WeakSSL add to get rid of this error:
http://www.jfileupload.com/products/tools/index.html

Post Reply