ok,buddies i have made the SSL certificates, now i need to get access to the server granting my certificate so how do i get the ssl certificate for my app?
El Lunes 27 de enero de 2014 21:13, jose llopis <[email protected]> escribió: nevermind, already solved ;) El Lunes 27 de enero de 2014 21:06, jose llopis <[email protected]> escribió: well i'm trying to get socket.io client working with the server via SSL but i am not able to any idea how to achieve this? thanks in advance El Lunes 27 de enero de 2014 19:15, Guillermo López Leal <[email protected]> escribió: El 27/01/14 19:04, jose llopis escribió: yes, i can but that can assure me that every message i sent to the server is safe? > What do you mean by safe? It will be encrypted E2E, like in a HTTPS request. Cheers, Guillermo > > >El Lunes 27 de enero de 2014 19:02, Guillermo López Leal ><[email protected]> escribió: > >Hi José, > >why don't you use WebSockets Secure, which is a SSL connection? > >Cheers, > >Guillermo > > >El 27/01/14 18:52, jose llopis escribió: >> of can i cipher my info from client? is webcrypto working? >> can anyone suggest me an aes and base64 library? >> >> (it sends info to server via websocket and i need to secure data) >> _______________________________________________ >> dev-b2g mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/dev-b2g > > > >_______________________________________________ >dev-b2g mailing list >[email protected] >https://lists.mozilla.org/listinfo/dev-b2g > > > _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
