GithubHelp home page GithubHelp logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 2, 2024
Which OS and Python version are you running ? Do you have multiple versions of 
OpenSSL installed ?

Original comment by [email protected] on 4 Jan 2012 at 1:52

  • Changed state: Accepted

from sslyze.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 2, 2024
OS:

Ubuntu Lucid / Kernel 2.6.38 Backtrack 5 R1.

Python: 

Python 2.6.5 (r265:79063, Apr 16 2010, 13:09:56) 
[GCC 4.4.3] on linux2

Original comment by [email protected] on 4 Jan 2012 at 2:27

from sslyze.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 2, 2024
Can you give me the output for the following commands:
$ locate libssl.so
$ locate libssl.so.1.0.0
$ locate libssl.so.0.9.8

Original comment by [email protected] on 11 Jan 2012 at 6:47

from sslyze.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 2, 2024
Hi, here we go:

root@bt:/# locate libssl.so
/lib/libssl.so.0.9.8
/lib/i486/libssl.so.0.9.8
/lib/i586/libssl.so.0.9.8
/lib/i686/cmov/libssl.so.0.9.8
/opt/framework/lib/libssl.so
/opt/framework/lib/libssl.so.0.9.8
/usr/lib/libssl.so.0.9.8

root@bt:/# locate libssl.so.1.0.0
no output

root@bt:/# locate libssl.so.0.9.8
/lib/libssl.so.0.9.8
/lib/i486/libssl.so.0.9.8
/lib/i586/libssl.so.0.9.8
/lib/i686/cmov/libssl.so.0.9.8
/opt/framework/lib/libssl.so.0.9.8
/usr/lib/libssl.so.0.9.8

thx in advance.

Original comment by [email protected] on 11 Jan 2012 at 10:47

from sslyze.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 2, 2024
So when sslyze starts, it first tries to load the OpenSSL 1.0.0 library which 
is libssl.so.1.0.0. If that fails, it tries to load OpenSSL 0.9.8 instead. 

As you can see, libssl.so.1.0.0 is nowhere to be found on your system (locate 
libssl.1.0.0 returns nothing). It should be in /usr/lib/. Not sure what you 
installed or how you installed it, but the library is not there.
Good luck !

Original comment by [email protected] on 12 Jan 2012 at 7:51

  • Changed state: Invalid

from sslyze.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 2, 2024
Hi,

thx for the answer. Its a Standard Backtrack 5 R1 Installation, without any 
non-standard configs. Do you have some advice how to fix this ? Some Command 
Line would be appreciated.

Original comment by [email protected] on 13 Jan 2012 at 12:41

from sslyze.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 2, 2024
Sorry, I don't know... You'll probably have to build OpenSSL 1.0.0 yourself but 
I don't know the details.

Original comment by [email protected] on 13 Jan 2012 at 3:25

from sslyze.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.