[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Complexity of SSL (was Re: Closing on shared-key authentication)
Michael Warner wrote:
> If SSL is supposed to be a general
> protocol, why doesn't it support authenticated clients to unauthenticated
> servers ?
Actually it does. The "client" can just handshake as a server, and
the "server" can handshake as a client. There is nothing that
requires the side that does the "accept()" call to be the server
in the handshake.
--Jeff
--
Jeff Weinstein - Electronic Munitions Specialist
Netscape Communication Corporation
jsw@xxxxxxxxxxxx - http://home.netscape.com/people/jsw
Any opinions expressed above are mine.