summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKamil Dudka <kdudka@redhat.com>2021-09-15 09:59:14 +0200
committerKamil Dudka <kdudka@redhat.com>2021-09-16 08:37:25 +0200
commitab78d2c679dfb37b27e89f42ad050c3153fa7513 (patch)
treeee8823df2c859f64f014a331fa21de87ad7cdcf5 /include
parent54f6d836d8f2407e841fcda1684662aff34b8cb1 (diff)
downloadcurl-ab78d2c679dfb37b27e89f42ad050c3153fa7513.tar.gz
tests/sshserver.pl: make it work with openssh-8.7p1
... by not using options with no argument where an argument is required: === Start of file tests/log/ssh_server.log curl_sshd_config line 6: no argument after keyword "DenyGroups" curl_sshd_config line 7: no argument after keyword "AllowGroups" curl_sshd_config line 10: Deprecated option AuthorizedKeysFile2 curl_sshd_config line 29: Deprecated option KeyRegenerationInterval curl_sshd_config line 39: Deprecated option RhostsRSAAuthentication curl_sshd_config line 40: Deprecated option RSAAuthentication curl_sshd_config line 41: Deprecated option ServerKeyBits curl_sshd_config line 45: Deprecated option UseLogin curl_sshd_config line 56: no argument after keyword "AcceptEnv" curl_sshd_config: terminating, 3 bad configuration options === End of file tests/log/ssh_server.log === Start of file log/sftp_server.log curl_sftp_config line 33: Unsupported option "rhostsrsaauthentication" curl_sftp_config line 34: Unsupported option "rsaauthentication" curl_sftp_config line 52: no argument after keyword "sendenv" curl_sftp_config: terminating, 1 bad configuration options Connection closed. Connection closed === End of file log/sftp_server.log Closes #7724
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions