Searched refs:peer_name (Results 1 – 25 of 30) sorted by relevance
12
/PHP-8.1/ext/openssl/tests/ |
H A D | sni_server.phpt | 39 $ctxArr['peer_name'] = 'cs.php.net'; 45 $ctxArr['peer_name'] = 'uk.php.net'; 51 $ctxArr['peer_name'] = 'us.php.net';
|
H A D | sni_server_key_cert.phpt | 48 $ctxArr['peer_name'] = 'cs.php.net'; 54 $ctxArr['peer_name'] = 'uk.php.net'; 60 $ctxArr['peer_name'] = 'us.php.net';
|
H A D | bug69215.phpt | 23 'peer_name' => 'bug69215-client', 41 'peer_name' => 'bug69215-server',
|
H A D | san_peer_matching.phpt | 38 stream_context_set_option($clientCtx, 'ssl', 'peer_name', 'example.org'); 41 stream_context_set_option($clientCtx, 'ssl', 'peer_name', 'moar.example.org');
|
H A D | san_ipv6_peer_matching.phpt | 43 … stream_context_set_option($clientCtx, 'ssl', 'peer_name', '2001:db8:85a3:8d3:1319:8a2e:370:7348'); 46 … stream_context_set_option($clientCtx, 'ssl', 'peer_name', '2001:db8:85a3:8d3:1319:8a2e:370:7349');
|
H A D | bug76705.phpt | 29 'peer_name' => 'openssl.php.net',
|
H A D | bug73072.phpt | 38 $ctxArr['peer_name'] = 'domain1.com';
|
H A D | stream_verify_peer_name_001.phpt | 33 'peer_name' => '%s'
|
H A D | bug68265.phpt | 34 'peer_name' => 'debs.ak-online.net',
|
H A D | bug68879.phpt | 34 'peer_name' => '10.2.0.1',
|
H A D | session_meta_capture_tlsv13.phpt | 37 'peer_name' => '%s'
|
H A D | stream_crypto_flags_001.phpt | 38 'peer_name' => '%s',
|
H A D | bug48182.phpt | 37 'peer_name' => '%s'
|
H A D | bug54992.phpt | 36 'peer_name' => '%s',
|
H A D | bug65538_001.phpt | 47 'peer_name' => '%s',
|
H A D | bug72333.phpt | 41 $context = stream_context_create(['ssl' => ['verify_peer' => false, 'peer_name' => '%s']]);
|
H A D | session_meta_capture.phpt | 39 'peer_name' => '%s',
|
H A D | bug65538_003.phpt | 52 'peer_name' => '%s',
|
H A D | stream_crypto_flags_002.phpt | 39 'peer_name' => '%s',
|
H A D | stream_crypto_flags_003.phpt | 43 'peer_name' => '%s',
|
H A D | openssl_peer_fingerprint_basic.phpt | 37 'peer_name' => '%s',
|
H A D | peer_verification.phpt | 57 'peer_name' => '%s',
|
H A D | stream_crypto_flags_004.phpt | 40 'peer_name' => '%s',
|
H A D | bug65729.phpt | 41 'peer_name' => $expected_name,
|
/PHP-8.1/ext/soap/tests/ |
H A D | bug69137.phpt | 23 // Prime the WSDL cache because that request sets peer_name on the HTTP context
|
Completed in 17 milliseconds
12