Hi,
Can anybody help me in authentication using client server certificate in
java.
For each user will have different client certificate.
I want to identify user based on his client certificate value.
The functionality which i am trying is.
I have created selfsigned server certificate. now for each user i want to create client certificate with some client id value to connect the server. User will connect with provided client certi and will be identified from client certi.
Thanks,
Bharat