[OpenAFS-devel] Rx over TCP to solve some NAT & Firewall issues?
Ken Hornstein
kenh@cmf.nrl.navy.mil
Fri, 21 Nov 2003 14:58:28 -0500
>> SSL isn't authentication. The name even says so.
>
>You can do authentication with SSL. There is nothing wrong with that. Some
>apps do use SSL authentication. SSL is not _just_ anonymous encryption.
While that is true, let's be realistic; nearly all of the uses of SSL
today _are_ anonymous encryption, and "SSL authentication" means in practice
you're sending your plaintext username/password over the anonymously-
encrypted SSL channel. Sure, you can do client certificates, but almost
nobody does.
--Ken