OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ssl_port
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/cros/
httpd_unittest.py
67
ssl_port
=50000
68
test_server = SecureHTTPListener(port=
ssl_port
,
73
'https://localhost:%d%s' % (
ssl_port
, GET_TEST_PATH))
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
replay.py
146
options.https_root_ca_cert_path, host=host, port=options.
ssl_port
,
152
port=options.
ssl_port
, use_delays=options.use_server_delay,
289
IsPrivilegedPort(self.
ssl_port
)):
497
harness_group.add_option('--
ssl_port
', default=443,
Completed in 44 milliseconds