ÿØÿà JFIF ÿÛ „ ( %!1!%*+...983,7(-.-
File manager
File manager - Edit - /opt/alt/tests/alt-php82-pecl-ssh2_1.4.1-1.el8/tests/ssh2_auth_pubkey.phpt
Back
--TEST-- ssh2_auth_pubkey() - Tests authentication with a key --SKIPIF-- <?php require('ssh2_skip.inc'); ?> --FILE-- <?php require('ssh2_test.inc'); $ssh = ssh2_connect(TEST_SSH2_HOSTNAME, TEST_SSH2_PORT); var_dump(ssh2_auth_pubkey($ssh, TEST_SSH2_USER, file_get_contents(TEST_SSH2_PUB_KEY), file_get_contents(TEST_SSH2_PRIV_KEY))); $cmd=ssh2_exec($ssh, 'echo "testing echo with key auth"' . PHP_EOL); var_dump($cmd); stream_set_blocking($cmd, true); $response = stream_get_contents($cmd); echo $response . PHP_EOL; --EXPECTF-- bool(true) resource(%d) of type (stream) testing echo with key auth
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.63 |
proxy
|
phpinfo
|
Settings