I want to setup client authentication in a way that during TLS/SSL handshake when server asks the Browser for client certificate, the client certificate is retrieved from a remote Certificate Provider server application.
Is there any way to dictate the browser to use a program written in java/c++ for client certificate retrieval?