tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: ssl code going astray
Hi!
On Wed, Apr 07, 2021 at 12:45:42AM +0200, Thomas Klausner wrote:
> I don't understand why at this point in the code the functions from
> nss are preferred to the ones from openssl, or how to change that.
The problem was that nss pkg-config file in pkgsrc was incorrect. It
made nss users link against libsoftokn3.
This library is only intended to be loaded as a module. That way, the
symbols are not conflicting.
I've fixed the nss package to not do that any longer.
Cheers,
Thomas
Home |
Main Index |
Thread Index |
Old Index