TomcatExpert

Client Authentication

Knowledge Base : Client Certificate Authentication in Apache Tomcat

posted by SpringSource on March 14, 2010 11:26 AM

Tomcat server uses "Client Authentication" to ensure users are valid

SSL (Secure Socket Layer) allows web browsers and web servers to communicate over a secure connection with both the browser and the server encrypting traffic before sending out data. Authentication is an important part of the SSL protocol and typically involves a server presenting a set of credentials to a visitor, or a “Certificate,” as proof the site is legitimate.  With “Client Authentication,” the server asks for proof that the visitor is who they claim to be. Most SSL-enabled web servers do not request Client Authentication.

Read More

1 comments   |  

0
Rating
  |  

Security | Client Authentication, CLIENT-CERT, Tomcat Admin

Syndicate content