I would suggest to use strace to identify exactly what is called when you run stunnel.
Regards, Flo On Wed, Feb 13, 2019 at 3:27 PM tom <[email protected]> wrote: > > mkdir /var/run/stunnel/lib64 > > cp -p /lib64/libnss_*.so* /var/run/stunnel/lib64/ > > ...but if this doesn't work, you should also copy all others from all > > the directories mentioned in the `ldconfig -p | fgrep -e libnss_files` > > output. > > I try it, but same problem - to make it short, I copy the whole /lib > and /lib64 directories to /var/run/stunnel - same issue. > So it couldn't be only caused by missing libs. :( > _______________________________________________ > stunnel-users mailing list > [email protected] > https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users >
_______________________________________________ stunnel-users mailing list [email protected] https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users
