am 19a37cad: am 6469dee2: am d15dd73c: am d26b8028: am 64bb1b75: am 799044f3: am 505ce805: Merge "Change SSLCertificateSocketFactoryTest to use googlemail.com" into jb-dev
* commit '19a37cadda2f6e3b15c023c51eb9355ea49ca879': Change SSLCertificateSocketFactoryTest to use googlemail.com
This commit is contained in:
@@ -86,9 +86,9 @@ public class SSLCertificateSocketFactoryTest extends AndroidTestCase {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// a host and port that are expected to be available but have
|
// a host and port that are expected to be available but have
|
||||||
// a cert with a different CN, in this case CN=mtalk.google.com
|
// a cert with a different CN, in this case CN=mail.google.com
|
||||||
private static String TEST_CREATE_SOCKET_HOST = "mobile-gtalk.l.google.com";
|
private static String TEST_CREATE_SOCKET_HOST = "googlemail.com";
|
||||||
private static int TEST_CREATE_SOCKET_PORT = 5228;
|
private static int TEST_CREATE_SOCKET_PORT = 443;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* b/2807618 Make sure that hostname verifcation in cases were it
|
* b/2807618 Make sure that hostname verifcation in cases were it
|
||||||
|
|||||||
Reference in New Issue
Block a user