On Tue, Jan 14, 2020 at 11:37:58AM -0000, Sad Clouds wrote:
> When I build sssd from source, I specify "--with-crypto=libcrypto" during 
> configure stage, however during the build and install stage, sssd is linked 
> with both libcrypto.so and libnss3.so+libnssutil3.so
> 
> Is there a way to completely disable all Mozilla NSS libraries with sssd?

Hi,

"--with-crypto=libcrypto" should only use OpenSSL's libcrypto.so.

Can you give some more details, e.g. which version of SSSD you try to
build on which platform?

E.g. the Fedora packages are built with OpenSSL only, you can check the
dependencies e.g. at
https://koji.fedoraproject.org/koji/rpminfo?rpmID=19411315 for the SSSD
AD provider.

Is there a chance that some of the libraries SSSD depends on is build
with NSS on you platform?

bye,
Sumit

> _______________________________________________
> sssd-users mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedorahosted.org/archives/list/[email protected]
_______________________________________________
sssd-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/[email protected]

Reply via email to