Hi, I am working on lps-3.4.0 on Apache/Tomcat. When i was using SSL on Proxy mode, i got error as following in lps.log file. And a server side program( jsp ) did not return any responses.
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE laszlo-data><resultset><error status="2" msg="https://myserver.com/my-test/myjsp.jsp data source error: SSL exception occurred: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target"/></resultset> I found the similar trouble in the forum, but it was just on Tomcat ( no Apache ) and it was so old comment. http://forum.openlaszlo.org/showthread.php?t=509 I confirmed it works on SOLO, but on Proxy did not work. It should be need some setting on LPS, i guess. But i have no idea to resolve this issue. My environments are as following. OS: Client WinXP Server Linux Tomcat: 5.0.28 Apache: 2.0.49 OpenSSL: 0.9.7d mod_jk: 1.2.25 Cert: my cert ( create by myself ) Thanks in advance. Keiji Ono [EMAIL PROTECTED]
