Tag archives for ssl certs vs client certs
Types of SSL Certificates, Client vs Server Certificates
Server (SSL) vs. Client Certs Server certificates are used to authenticate server identity to the client(s). Client certificates are used to authenticate the client (user) identity to the server. Server…