Home
last modified time | relevance | path

Searched refs:handshake (Results 1 – 9 of 9) sorted by relevance

/PHP-8.0/ext/openssl/tests/
H A Dbug48182.phpt2 Bug #48182: ssl handshake fails during asynchronous socket connection
H A Dstream_crypto_flags_004.phpt45 // Should succeed because the SSLv23 handshake here is compatible with the
H A Dstream_server_reneg_limit.phpt19 * possible renegotiate the TLS handshake in PHP userland, so using the openssl s_client binary
/PHP-8.0/ext/ftp/tests/
H A Dserver.inc116 die("SSLv23 handshake failed.\n");
324 die("SSLv23 handshake failed.\n");
533 die("SSLv23 handshake failed.\n");
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_commands.c610 MYSQLND_METHOD(mysqlnd_command, handshake)(MYSQLND_CONN_DATA * const conn, const MYSQLND_CSTRING us… in MYSQLND_METHOD() argument
704 MYSQLND_METHOD(mysqlnd_command, handshake),
H A Dmysqlnd_structs.h360 func_mysqlnd_execute_com_handshake handshake; in MYSQLND_CLASS_METHODS_TYPE() local
H A Dmysqlnd_connection.c539 ret = conn->command->handshake(conn, *username, *password, *database, client_flags); in MYSQLND_METHOD()
/PHP-8.0/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt216 …/* NOTE: MySQL does a fallback to the charset suggested during the handshake - no error - no bug! …
/PHP-8.0/
H A DNEWS175 . Fixed bug GH-8409 (SSL handshake timeout leaves persistent connections

Completed in 66 milliseconds