Hey guys,
I am working on a local web application in which I have set sslFlags to SslRequireCert in the IIS config file, which asks for the client certificates for authentication.
The web browser shows a list of available certificates (refer to the attached image). Is there a way where I can filter the certificate based on the issuer or identity keyword?
The problem statement is that I do not want the website to list all the certificates but limit it to only the relevant certificates which the user can select.
Please help me out!
