OrlandoLabao43 / sandrob

Automatically exported from code.google.com/p/sandrob
2 stars 0 forks source link

Popup should only show when server requires client certificate #23

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently dialog for client certificate shows 
before making connection to server.
Proper way is that some SSL handshake is performed,
and client from Server Hello message sees 
if client certificate is needed.
An from which CA's.

Examine if android supports this on 2.2 or 2.3.
If it does, logic can be changed that dialog appears only 
when is really needed.

Original issue reported on code.google.com by supp.san...@gmail.com on 1 Jun 2011 at 2:48

GoogleCodeExporter commented 8 years ago

Original comment by supp.san...@gmail.com on 30 Jun 2011 at 8:26

GoogleCodeExporter commented 8 years ago

Original comment by supp.san...@gmail.com on 30 Jun 2011 at 8:27

GoogleCodeExporter commented 8 years ago

Original comment by supp.san...@gmail.com on 2 Jul 2011 at 10:21