tech/webdev magazine

March 9, 2016

Introduction to SSL for Managers

Wednesday, March 09, 2016 Teklinks

So what is it? SSL stands for Secure Socket Layer, but that still probably doesn’t mean a lot, so what is it and what does it do? Passwords are a means of authentication, which will verify a user is who they claim to be. However, if the channel on which the passwords are transmitted is not secure, they can be intercepted and the identity of the user will be compromised, allowing someone else to authenticate as said user.

Full article