Re: config questions

From: Greg Wooledge (wooledg_at_eeg.ccf.org)
Date: 03/18/04

  • Next message: securehell_at_hushmail.com: "Using ssh Xforwarding as root"
    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).


  • Next message: securehell_at_hushmail.com: "Using ssh Xforwarding as root"

    Relevant Pages

    • Re: Crypto and export laws
      ... installations may include the ssl implementation. ... Python uses OpenSSL in the ssl module and the hashlib module. ... The only Python module that actually contained crypto code ...
      (comp.lang.python)
    • [Full-disclosure] OpenSSL SSL 2.0 Rollback (CAN-2005-2969)
      ... OpenSSL Security Advisory ... Potential SSL 2.0 Rollback ... Vulnerability ... SSL_OP_MSIE_SSLV2_RSA_PADDING option disables a verification step in ...
      (Full-Disclosure)
    • [FLSA-2005:166939] Updated openssl packages fix security issues
      ... Updated OpenSSL packages that fix security issues are now available. ... OpenSSL is a toolkit that implements Secure Sockets Layer ... where is a list of the RPMs you wish to upgrade. ...
      (Bugtraq)
    • ANN: M2Crypto 0.18
      ... M2Crypto is the most complete Python wrapper for OpenSSL featuring RSA, ... DSA, DH, HMACs, message digests, symmetric ciphers; SSL ... AuthCookies for web session management; FTP/TLS client and server; ...
      (comp.lang.python)
    • ANN: M2Crypto 0.18
      ... M2Crypto is the most complete Python wrapper for OpenSSL featuring RSA, ... DSA, DH, HMACs, message digests, symmetric ciphers; SSL ... AuthCookies for web session management; FTP/TLS client and server; ...
      (comp.lang.python.announce)