If i want to use client certificates for authentication to a certain part of my website, is it possible to make the client certificate only work on a certain domain name?
I know when requesting the client certificate you can request the CA. But i want it so if my site is domain.com and the client visits a fake website domainn.com then when the client certificate is requested on that fake website it will be impossible for the real client certificate to be used as it wont match to the correct domain.