Re: OpenSSH not using libssl?

From: Zvezdan Petkovic (zvezdan@CS.WM.EDU)
Date: 07/30/02


Date: Tue, 30 Jul 2002 15:16:40 -0400
From: Zvezdan Petkovic <zvezdan@CS.WM.EDU>
To: freebsd-security@FreeBSD.ORG

On Tue, Jul 30, 2002 at 09:00:32PM +0200, Gabriel Ambuehl wrote:
> Hi,
> I'm somewhat confused now. I wanted to install the openssl port which
> worked out fine and tried to figure out what I need to do to get
> openssh (which makes the whole thing a disaster) to use the new lib so
> I went on and did:
> # ldd /usr/sbin/sshd
> /usr/sbin/sshd:
> libopie.so.2 => /usr/lib/libopie.so.2 (0x28086000)
> libmd.so.2 => /usr/lib/libmd.so.2 (0x2808f000)
> libssh.so.2 => /usr/lib/libssh.so.2 (0x28098000)
> libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x280c9000)

See this line?

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> libcrypto.so.2 => /usr/lib/libcrypto.so.2 (0x280e2000)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

This is OpenSSL library!

> libutil.so.3 => /usr/lib/libutil.so.3 (0x28199000)
> libz.so.2 => /usr/lib/libz.so.2 (0x281a2000)
> libwrap.so.3 => /usr/lib/libwrap.so.3 (0x281af000)
> libpam.so.1 => /usr/lib/libpam.so.1 (0x281b7000)
> libc.so.4 => /usr/lib/libc.so.4 (0x281c1000)
>
> Now what's up here? Isn't OpenSSH based on OpenSSL? If so, why doesn't
> libssl show up (with stunnel, for one, it does, BTW stunnel will
> automatically use /usr/local/lib/libssl upon a recompile)? Guess I
> better wait until the CVS contains a fix for the base tree...
>

-- 
Zvezdan Petkovic <zvezdan@cs.wm.edu>
http://www.cs.wm.edu/~zvezdan/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message


Relevant Pages

  • OpenSSH not using libssl?
    ... I wanted to install the openssl port which ... Isn't OpenSSH based on OpenSSL? ... libssl show up (with stunnel, for one, it does, BTW stunnel will ...
    (FreeBSD-Security)
  • Re: OpenSSH not using libssl?
    ... Gabriel Ambuehl wrote: ... I wanted to install the openssl port which ... Isn't OpenSSH based on OpenSSL? ...
    (FreeBSD-Security)
  • RE: OpenSSH not using libssl?
    ... libcrypto is part of openssl.. ... Subject: OpenSSH not using libssl? ... libssl show up (with stunnel, for one, it does, BTW stunnel will ... with "unsubscribe freebsd-security" in the body of the message ...
    (FreeBSD-Security)
  • SUMMARY: incomplete openssl build
    ... Thanks for all the responses. ... Supposedly, after gcc 2.95.x, shared libraries are ... I used the build for openssl ... I'm using a pdf guide I downloaded from the web to install openssh on my ...
    (SunManagers)
  • Re: Server Running Fedora Core 2 Lots of login attempts
    ... Why are you accepting login attempts from the world? ... >To install OpenSSL, you will need: ... openssl096b 0.9.6b The OpenSSL toolkit. ... create it with the command ...
    (comp.os.linux.security)