Wednesday, November 28, 2012

Re: [android-developers] SSL handshake Client Certificate not sent

On Wed, Nov 21, 2012 at 6:59 AM, Ashish Gupta <aguptamobile@gmail.com> wrote:

> One possible reason for this is DN mismatch between the list of acceptable
> DNs as part of "Certificate Request Message" from the server and the DNs
> which are part of the SSL client certificates. I am not sure if this is the
> case since SSL client cert is signed by an intermediate CA (call it X) which
> is signed by another CA (call it Y). Y's DN is listed under the "Certificate
> Request Message" sent by the server but X's DN is not listed.
>

You might have to show some code. What does the server send as the
'list of acceptable DNs'? Are any of those trusted by the client?

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment