Process Flow - Certificate-based authentication
Device wants to connect
Device sends certificate
Server verifies certificate
Connection
The device sends its certificate to the server, which checks if it is valid. If yes, connection is allowed; if no, connection is rejected.