No need to sanity-check client certs in SSLSocket.accept.

This CL adjusts the SSLSocketTest to follow the RI and not
sanity-check client certs early during SSLSocket.accept.

The change in the code under test (external/conscrypt) was made in
https://android-review.googlesource.com/#/c/70467/

Change-Id: I93fde2f5520109b97ae81fd4752b3bd0f67a1a19
1 file changed