Title: RE: OPEN SSL

Thanks Tom,

Another question...

Does the SSL Server have to be a standalone or can it be a service that will run with what ever else exists on the server?

Can I have two machines communicate with each other encrypting the data transmitted between them? Or a network of machines from cross platforms?

Thanks for your time Tom.

Pino


 -----Original Message-----
From:   Tom Biggs [mailto:[EMAIL PROTECTED]]
Sent:   Wednesday, November 29, 2000 10:40 AM
To:     [EMAIL PROTECTED]
Subject:        Re: OPEN SSL

At 09:55 AM 11/29/00 -0500, Pino wrote:

>I have a question with regards to SSL and not being used via a web browser.
>
>Can SSL be administered between two devices or a network of devices with
>out using the web browser.. lets say embedded within an application?

Yes.  OpenSSL can be added to any application to act
as a server _or_ a client.  (really, the web browser is just
an application which uses its own SSL library to communicate
by the SSL protocol).  You can write your own client
application which calls SSL_connect() to connect with
an SSL-enabled server.


((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((
Tom Biggs
'89 FJ1200     DoD #1146

"The whole aim of practical politics is to keep the populace alarmed -
and hence clamorous to be led to safety - by menacing it with an endless
series of hobgoblins, all of them imaginary."  -- H.L. Mencken
))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to