Andreas71 wrote:

> I'm creating a web service in Erlang, using OpenSSL. I want the clients to
> communicate with the server over SSL. I'm only interested in the
> encryption
> part of SSL, so I don't need any certificates signed by Verisign/etc to
> verify that the server really is The Server. The service will be installed
> on many different servers (50-100).

It's hard to understand how this could make any sense. What good is
encryption is you have no idea *who* can decrypt the data?

I need to send a secret message, but I don't care *who* I send it to, so
long as only they, whoever they are, can decrypt it?!

DS


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

Reply via email to