Re: config questions
From: Greg Wooledge (wooledg_at_eeg.ccf.org)
Date: 03/18/04
- Previous message: Arterburn, Michael: "ssh change password"
- In reply to: andy_at_neu.net: "config questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 18 Mar 2004 08:40:14 -0500 To: andy@neu.net
On Wed, Mar 17, 2004 at 10:58:48AM -0500, andy@neu.net wrote:
> ([root@athlon ~]# /usr/bin/openssl version
> OpenSSL 0.9.7c 30 Sep 2003)
> [root@athlon ~]# ssh -ver
> OpenSSH_3.8p1, SSH protocols 1.5/2.0, OpenSSL 0.9.7c 30 Sep 2003
> When I try to scp a file it uses the old version of ssl:
> [root@athlon ~]# OpenSSH_3.6.1p1 FreeBSD-20030924, SSH protocols 1.5/2.0,
> OpenSSL 0x0090703f
> debug1: Reading configuration data /etc/ssh/ssh_config
Wrong question. You've got the right SSL version, but the wrong SSH
version here. Either you've got multiple scp commands, or you've
not completely installed OpenSSH 3.8p1.
> Why does ssh use the correct version of ssl, but not scp?
They're both using the same SSL version. One of them spells it "0.9.7c"
and the other spells it "0x0090703" (c being the third letter).
- Previous message: Arterburn, Michael: "ssh change password"
- In reply to: andy_at_neu.net: "config questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|