Closed lkraav closed 4 years ago
For acquiring recipient certificates when using encryption.
Sounds like net-nds/openldap[minimal]
might be appropriate?
sounds reasonable. I'll take a look at the outstanding issues and updates during the weekend.
Any luck here @urmet?
My binpkg host has openldap, and qdigidoc4 seems to build against it.
https://github.com/open-eid/DigiDoc4-Client/blob/v4.2.4/CMakeLists.txt#L20 does say
find_package( LDAP REQUIRED )
But our ebuild doesn't say anything about LDAP. Should it?
This is creating a problem on client hosts without openldap installed. Wondering if I can avoid it, ideally it'd be a USE flag. I'm not even sure what qdigidoc4 uses LDAP for?