0 Replies Latest reply on May 15, 2012 10:35 AM by kbielecki

    Add bundle package using https

    kbielecki

      In bundle section I want to add package usiung url. When I use http there is no problem but when i use https:  

       

      https://user:password@server.com:8443/svn/package_rhq.zip

       

      There is error: [1337083048886] 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 -> sun.security.validator.ValidatorException:PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> sun.security.provider.certpath.SunCertPathBuilderException:unable to find valid certification path to requested target

       

      I know there is sth wrong with certificates.

       

      I've  found: http://rhq-project.org/display/JOPR2/Securing+Communications  but I'm not sure its correct way. There are also file rhq-server.properties where I  can change some parameters.

       

      Moreover I've read: http://www.java-samples.com/showtutorial.php?tutorialid=210

       

      I'm not sure where and how add certificate.