You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched over the issues and saw that you have to Use configure --with-tls=openssl. Is there a way to use openldap-pbkdf2 with moznss?
I tried to replace HAVE_OPENSSL to HAVE_MOZNSS in the code-> openldap rpm was built but still when i
try to use it i get undefined symbol.
Thanks for the support!
The text was updated successfully, but these errors were encountered:
This module doesn't support moznss yet.
Probably you should use PK11_CreatePBEV2AlgorithmID() and PK11_PBEKeyGen() with Mozilla NSS.
I welcome your contribute.
Thank you.
Hello,
I searched over the issues and saw that you have to Use configure --with-tls=openssl.
Is there a way to use openldap-pbkdf2 with moznss?
I tried to replace HAVE_OPENSSL to HAVE_MOZNSS in the code-> openldap rpm was built but still when i
try to use it i get undefined symbol.
Thanks for the support!
The text was updated successfully, but these errors were encountered: