Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find libssl in ubuntu 16.04 #78

Closed
licensing-intrax opened this issue Jun 2, 2023 · 1 comment
Closed

Cannot find libssl in ubuntu 16.04 #78

licensing-intrax opened this issue Jun 2, 2023 · 1 comment

Comments

@licensing-intrax
Copy link

error:

`Unable to find libssl on this system
Check 'config.log' for more information

On Debian and Ubuntu systems you can
install the required library and header
files with
apt install libssl-dev`

dpkg -l | grep libssl shows:
ii libssl-dev:amd64 1.0.2g-1ubuntu4.20 amd64 Secure Sockets Layer toolkit - development files ii libssl-doc 1.0.2g-1ubuntu4.20 all Secure Sockets Layer toolkit - development documentation ii libssl1.0.0:amd64 1.0.2g-1ubuntu4.20 amd64 Secure Sockets Layer toolkit - shared libraries

Not sure how to proceed. The default ssldump in the repos just coredumps almost as soon as I invoke it.

@lord8266
Copy link
Contributor

The current verison of ssldump needs openssl1.1.1, so you have to download/compile that version

@adulau adulau closed this as completed Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants