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

Prebuilt binary fails on Debian Buster #1520

Closed
gabviv73 opened this issue Feb 28, 2020 · 1 comment
Closed

Prebuilt binary fails on Debian Buster #1520

gabviv73 opened this issue Feb 28, 2020 · 1 comment

Comments

@gabviv73
Copy link

On Debian buster:
/usr/lib/zabbix/externalscripts/openssl.Linux.i686 s_client -connect pubserver:993 -starttls imap

`
Error configuring OpenSSL

169052196:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:187:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory

169052196:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:233:

169052196:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:271:module=ssl_conf, path=ssl_conf

169052196:error:0E076071:conf
`
uname -a
Linux firepub 4.19.0-8-686-pae #1 SMP Debian 4.19.98-1 (2020-01-26) i686 GNU/Linux

Suggestions ?

@drwetter
Copy link
Collaborator

drwetter commented Mar 1, 2020

export OPENSSL_CONF=/etc/ssl/

(testssl.sh does that for you automatically)

@drwetter drwetter closed this as completed Mar 1, 2020
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

2 participants