Hello,

I am working on XX-6247 (support uploading phonebook from gmail address book) 
and I am facing the following problem: I've created a client that connects to 
the gmail account and retrieves address book contacts (using GData API). 
Everything works fine while running it outside sipxconfig, however, when I am 
trying the same code within sipxconfig (https) it fails with 
SSLHandshakeException:

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"

I am thinking that this is due to invalid SSL certificate in my sipxconfig but 
I don't know exactly how to work around this problem - do I have to generate 
certificate and then have it signed by an authorized CA? I have tried to 
generate valid SSL certificates using gen-ssl-keys.sh 
and install them using install-cert.sh, but it didn't solve the problem.

Any suggestion is highly appreciated,

Thanks,
George


      
_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to