Functional implications of differences in SSL and TLS
Posted
by
Randell
on Server Fault
See other posts from Server Fault
or by Randell
Published on 2009-09-11T13:10:51Z
Indexed on
2012/03/28
23:33 UTC
Read the original article
Hit count: 469
I know that TLS is essentially a newer version of SSL, and that it generally supports transitioning a connection from unsecured to secured (commonly through a STARTTLS command).
What I don't understand is why TLS is important to an IT Professional, and why given the choice I would pick one over the other. Is TLS really just a newer version, and if so is it a compatible protocol?
As an IT Professional: When do I use which? When do I not use which?
© Server Fault or respective owner