You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by Muench Uwe <um...@hs-furtwangen.de> on 2008/04/19 15:04:15 UTC

Geronimo 2.1 and SSL (SUN JRE/JDK 6)

Hello,

how can I run Geronimo 2.1 in SSL? By default Geronimo has its own keystore,
but I think, that SUN JDK/JRE 6 this keystore not realy knows. Why I think so?
See this:

19 Apr 2008 14:27:52 (127.0.0.1 3) INFO  responders.Responder - Responding
with error (text/xml): <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE
laszlo-data><resultset><error status="2" msg="data source error for
https://localhost:8443/openlaszlo-4.0.12/laszlo-explorer/nav.xml: SSL
exception: sun.security.validator.ValidatorException: PKIX path building
failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to
find valid certification path to requested target"/></resultset>
19 Apr 2008 14:27:52 (127.0.0.1 3) DEBUG servlets.LZServlet   - Request 3 finished

Its just a part of a logfile from OpenLaszlo (lps.log)

How can I resolv this?

Best regards, Uwe

--
Hochschule Furtwangen (http://www.hs-furtwangen.de)
Open WebMail Project (http://openwebmail.org)


Re: Geronimo 2.1 and SSL (SUN JRE/JDK 6)

Posted by Muench Uwe <um...@hs-furtwangen.de>.
Hello,

how can I do this? Is there any HowTo´s? OpenLaszlo (OL) is only a framework
(Flash) without a section where I can manipulate the keystore. OL used it from
Java (Sun, IBM,...-> 'C:\JAVA\JRE\jre1.6.0_06\lib\security\cacerts')...so
Geronimo need to interact with Sun´s Java JRE...possible?

Uwe

On Mon, 21 Apr 2008 11:40:30 +0530, Vamsavardhana Reddy wrote
> Hi Uwe,
> 
> Geronimo ships a default self-signed certificate in the 
> distributions.  You should replace this default certificate after 
> installing Geronimo.  You will have to designate the certificate 
> used by Geronimo as a trusted certificate in OpenLaszlo to get past 
> the error you are encountering.
> 
> ++Vamsi
> 
> On Sat, Apr 19, 2008 at 6:34 PM, Muench Uwe <umuench@hs-
> furtwangen.de> wrote:
> 
> > Hello,
> >
> > how can I run Geronimo 2.1 in SSL? By default Geronimo has its own
> > keystore,
> > but I think, that SUN JDK/JRE 6 this keystore not realy knows. Why I think
> > so?
> > See this:
> >
> > 19 Apr 2008 14:27:52 (127.0.0.1 3) INFO  responders.Responder - Responding
> > with error (text/xml): <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE
> > laszlo-data><resultset><error status="2" msg="data source error for
> > https://localhost:8443/openlaszlo-4.0.12/laszlo-explorer/nav.xml: SSL
> > exception: sun.security.validator.ValidatorException: PKIX path building
> > failed: sun.security.provider.certpath.SunCertPathBuilderException: unable
> > to
> > find valid certification path to requested target"/></resultset>
> > 19 Apr 2008 14:27:52 (127.0.0.1 3) DEBUG servlets.LZServlet   - Request 3
> > finished
> >
> > Its just a part of a logfile from OpenLaszlo (lps.log)
> >
> > How can I resolv this?
> >
> > Best regards, Uwe
> >
> > --
> > Hochschule Furtwangen (http://www.hs-furtwangen.de)
> > Open WebMail Project (http://openwebmail.org)
> >
> >


--
Hochschule Furtwangen (http://www.hs-furtwangen.de)
Open WebMail Project (http://openwebmail.org)


Re: Geronimo 2.1 and SSL (SUN JRE/JDK 6)

Posted by Vamsavardhana Reddy <c1...@gmail.com>.
Hi Uwe,

Geronimo ships a default self-signed certificate in the distributions.  You
should replace this default certificate after installing Geronimo.  You will
have to designate the certificate used by Geronimo as a trusted certificate
in OpenLaszlo to get past the error you are encountering.

++Vamsi

On Sat, Apr 19, 2008 at 6:34 PM, Muench Uwe <um...@hs-furtwangen.de>
wrote:

> Hello,
>
> how can I run Geronimo 2.1 in SSL? By default Geronimo has its own
> keystore,
> but I think, that SUN JDK/JRE 6 this keystore not realy knows. Why I think
> so?
> See this:
>
> 19 Apr 2008 14:27:52 (127.0.0.1 3) INFO  responders.Responder - Responding
> with error (text/xml): <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE
> laszlo-data><resultset><error status="2" msg="data source error for
> https://localhost:8443/openlaszlo-4.0.12/laszlo-explorer/nav.xml: SSL
> exception: sun.security.validator.ValidatorException: PKIX path building
> failed: sun.security.provider.certpath.SunCertPathBuilderException: unable
> to
> find valid certification path to requested target"/></resultset>
> 19 Apr 2008 14:27:52 (127.0.0.1 3) DEBUG servlets.LZServlet   - Request 3
> finished
>
> Its just a part of a logfile from OpenLaszlo (lps.log)
>
> How can I resolv this?
>
> Best regards, Uwe
>
> --
> Hochschule Furtwangen (http://www.hs-furtwangen.de)
> Open WebMail Project (http://openwebmail.org)
>
>