This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: IPsec and openSSL packages


On Thu, Nov 11, 2004 at 03:11:22PM +0100, Armando VISCONTI wrote:
> Thx Andrew,
> 
> But, what happens if I use OpenSSL and not IPsec?
> I mean, what am I missing in term of security?

They work are different layers. An application use OpenSSL to securely
transfer data from one application to another application. IPsec
secures all IP packets from one host to another host. 

If you use OpenSSL and not IPsec, anything that is not transfered
inside an OpenSSL session goes in plain text. 

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]