Answer:
Servers typically authenticate clients by requesting credentials such as passwords, digital certificates, tokens, or biometric data. The server verifies the provided credentials against a database or directory service and grants access if the authentication is successful. In some cases, mutual authentication may be required where the client also presents its own certificate.