Authenticate user in database with certificate
Hi,
Is there a way to authenticate a user in the database with a certificate without asking password? i've been reading about SSL, but it seems to let authenticate de client or server, but dont find how to make a user connect to the database with a certificate without password.
Anyone has done it?
thanks