HTTP plugin - accept certificate dialog not showing

Good morning Andrei,

My appologies for my late response. I was having some problems in testing this particular case.

The Java console shows the following:
aug 21, 2015 8:58:16 AM com.servoy.j2db.util.Debug error
SEVERE: Throwable
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
at sun.security.ssl.Alerts.getSSLException(Unknown Source)
at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)
at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
at sun.security.ssl.Handshak

The Servoy log however does not show anything relevant.

Regards,

Gerard van der Stelt