IKE

IKE (Internet Key Exchange) is the protocol that is used in IPSec to establish a security association between two devices. IKE uses X.509 certificates for authentication. It allows us to exchange keys that are used for encryption and authentication over an insecure medium, like the Internet.

Lessons