IIS always negotiates client-certificates using re-negotiation:
a first handshake is successful, without any client-certificate request,
but then, a second handshake is triggered.
This doesn't work with android.
IIS must be configured that it request client certificate in the first
negotiation.
This is done with clientcertnegotiation=enable option of netsh command.
Original issue reported on code.google.com by supp.san...@gmail.com on 8 Oct 2011 at 10:10
Original issue reported on code.google.com by
supp.san...@gmail.com
on 8 Oct 2011 at 10:10