Merge "Update test host used for TLS host verification." into qt-dev am: 0db9c1e7f3
am: 13964c8ae9 Change-Id: I09d549cb7eb0b86056168be657b622da32bbbdab
This commit is contained in:
@@ -92,7 +92,7 @@ public class SSLCertificateSocketFactoryTest extends AndroidTestCase {
|
||||
|
||||
// a host and port that are expected to be available but have
|
||||
// a cert with a different CN, in this case CN=mail.google.com
|
||||
private static String TEST_CREATE_SOCKET_HOST = "googlemail.com";
|
||||
private static String TEST_CREATE_SOCKET_HOST = "www3.l.google.com";
|
||||
private static int TEST_CREATE_SOCKET_PORT = 443;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user