Merge "Update test host used for TLS host verification." into qt-dev am: 0db9c1e7f3
am: 7f799aae8e
Change-Id: Ie308b5dc678dba1c84b779f5a729947dc35cc894
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