Home
last modified time | relevance | path

Searched refs:peer_name (Results 1 – 25 of 27) sorted by relevance

12

/PHP-7.4/ext/openssl/tests/
H A Dsni_server.phpt38 $ctxArr['peer_name'] = 'cs.php.net';
44 $ctxArr['peer_name'] = 'uk.php.net';
50 $ctxArr['peer_name'] = 'us.php.net';
H A Dsni_server_key_cert.phpt47 $ctxArr['peer_name'] = 'cs.php.net';
53 $ctxArr['peer_name'] = 'uk.php.net';
59 $ctxArr['peer_name'] = 'us.php.net';
H A Dbug69215.phpt22 'peer_name' => 'bug69215-client',
40 'peer_name' => 'bug69215-server',
H A Dsan_peer_matching.phpt37 stream_context_set_option($clientCtx, 'ssl', 'peer_name', 'example.org');
40 stream_context_set_option($clientCtx, 'ssl', 'peer_name', 'moar.example.org');
H A Dbug76705.phpt28 'peer_name' => 'openssl.php.net',
H A Dbug73072.phpt37 $ctxArr['peer_name'] = 'domain1.com';
H A Dstream_verify_peer_name_001.phpt32 'peer_name' => '%s'
H A Dbug68265.phpt33 'peer_name' => 'debs.ak-online.net',
H A Dbug68879.phpt33 'peer_name' => '10.2.0.1',
H A Dsession_meta_capture_tlsv13.phpt36 'peer_name' => '%s',
H A Dbug65538_001.phpt46 'peer_name' => '%s',
H A Dstream_crypto_flags_001.phpt37 'peer_name' => '%s',
H A Dbug48182.phpt36 'peer_name' => '%s'
H A Dbug54992.phpt35 'peer_name' => '%s',
H A Dbug72333.phpt40 $context = stream_context_create(['ssl' => ['verify_peer' => false, 'peer_name' => '%s']]);
H A Dbug65538_003.phpt51 'peer_name' => '%s',
H A Dstream_crypto_flags_002.phpt38 'peer_name' => '%s',
H A Dstream_crypto_flags_003.phpt42 'peer_name' => '%s',
H A Dsession_meta_capture.phpt38 'peer_name' => '%s',
H A Dopenssl_peer_fingerprint_basic.phpt36 'peer_name' => '%s',
H A Dpeer_verification.phpt56 'peer_name' => '%s',
H A Dstream_crypto_flags_004.phpt39 'peer_name' => '%s',
H A Dbug65729.phpt40 'peer_name' => $expected_name,
H A Dbug74159.phpt80 'peer_name' => '%s',
/PHP-7.4/ext/soap/tests/
H A Dbug69137.phpt22 // Prime the WSDL cache because that request sets peer_name on the HTTP context

Completed in 32 milliseconds

12