¡@

Home 

javascript Programming Glossary: tls

Within a web browser, is it possible for JavaScript to obtain information about the SSL Certificate being used for the current page?

http://stackoverflow.com/questions/2402121/within-a-web-browser-is-it-possible-for-javascript-to-obtain-information-about

the opensource Forge project to do this. It implements SSL TLS in JavaScript. You can make an ajax call to the server and use..

Javascript IMAP and SMTP client?

http://stackoverflow.com/questions/3775191/javascript-imap-and-smtp-client

apps socket.html And with forge there is a TLS implementation in JavaScript that could be adapted https github.com..

Send and receive binary data over web sockets in Javascript?

http://stackoverflow.com/questions/5766802/send-and-receive-binary-data-over-web-sockets-in-javascript

will be slow. Given that WebSockets has an encrypted WSS TLS mode it probably makes more sense to do plain telnet over WebSocket..

Javascript asymmetric encryption and authentication

http://stackoverflow.com/questions/7432556/javascript-asymmetric-encryption-and-authentication

improve this question Don't do this. Please use SSL TLS. See Javascript Cryptography Considered Harmful . share improve..

Secure popup login possible?

http://stackoverflow.com/questions/8888003/secure-popup-login-possible

authenticated pages must be exclusively accessed over TLS. The initial login page referred to as the login landing page.. referred to as the login landing page must be served over TLS. Failure to utilize TLS for the login landing page allows an.. landing page must be served over TLS. Failure to utilize TLS for the login landing page allows an attacker to modify the..