I am trying to understand what's the actual difference between SSL and Kerberos authentications, and why sometimes I have both SSL traffic and Kerberos. Or does Kerberos use SSL in any way?
Anyone could help? Thank you!
SSL uses public key cryptography:
Kerberos does not use public key cryptography. It uses a trusted 3rd party. Here's a sketch: