Archived

This forum has been archived. Please start a new discussion on GitHub.

ZeroC Javascript support & SSL configuration & PhoneGap

Hi,

I have a concept testing and it works fine without SSL, whereas I was searching how to use SSL with my javascript zeroc ice application, I came this question: It is possible make a phonegap mobile application with javascript binding from ZeroC ICE using SSL?

I understand that for use SSL with javascrtipt, I need configure my web server to use https, and in my source code use "wss", but, with phonegap I dont know if it is possible

Thank you in advance.

Best regards,

Comments

  • xdm
    xdm La Coruña, Spain
    Hi,

    If phonegap implements the WebSocket API it should work, but we haven't tested Ice for JavaScript with phonegap.