Search: Home Bugtraq Vulnerabilities Mailing Lists Jobs Tools Beta Programs
Security Basics
SSL workings Dec 02 2003 05:18PM
trystano aol com (4 replies)
Re: SSL workings Dec 03 2003 12:43PM
Markus Müssig (mmuessig multamedio de)
Re: SSL workings Dec 03 2003 05:29AM
Creed Erickson (creed mac com)
SSL provides a generic channel security mechanism on top of TCP. Any
protocol that can be carried over TCP can be secured by SSL. Provided
are server authentication, encryption, and message integrity checking.
Optionally, the client can be cryptographically authenticated.

The SSL APIs mimic the familiar socket interface APIs, but you must use
the SSL calls. SSL will not secure a transport (socket) opened using
the standard non-secure socket interfaces.

For an excellent discussion of SSL, see "SSL and TLS" by Eric Rescorla,
Addison Wesley, 2001 ISBN 02016155983

HTH.

On Tuesday, December 2, 2003, at 09:18 AM, trystano (at) aol (dot) com [email concealed] wrote:

> Can some please highlight exactly how SSL works. I know it encrypts
> data sent between a client and a server and uses authentications
> through use of certificates etc.
>
> But does it secure the a socket/port out of which the data is being
> transffered. Does SSL send data through a different port that normal
> unprotected data transfers?
>
> Sorry if this sounds kind of beginner like :-s
>
> Cheers
>
> Tryst
>
> -----------------------------------------------------------------------
> ----
> -----------------------------------------------------------------------
> -----
>

------------------------------------------------------------------------
---
------------------------------------------------------------------------
----

[ reply ]
RE: SSL workings Dec 03 2003 12:23AM
dave kleiman (dave isecureu com)
RE: SSL workings Dec 02 2003 11:56PM
Joey Peloquin (jpelo1 jcpenney com)







 

Privacy Statement
Copyright 2009, SecurityFocus