I am trying to create an IIS server with client cert authentication and while I believe that I have the one to one mapping correct, something that I notice is that the IIS does not send a client certificate request until after the server request a SSL renegotiation.
Is there any way to get IIS to send the client certificate request in the first SSL handshake as opposed to the renegotiation that it seems to initiate?
↧