[Rpm-maint] [rpm-software-management/rpm] Calling NSS_InitContext() without define-able parameters breaks the ability to use the NSS keystore (#654)

Joshua Lange notifications at github.com
Fri Apr 5 06:47:41 UTC 2019


Fair that this is a NSS nuisance. I'll try opening a bug there. It is unlikely to be fixed, because this is going to be a big behavior change on their end. Sadly, much of the state is global. 

For me, I've hacked this by making a global python sitecustomization.py where I override your default module loading behavior for rpm and yum bindings, and pass a location where I trust the nssdb certs.... It isn't a great hack for us to ship to customers, but it will be good enough for my use case and works fine with yum.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/654#issuecomment-480167024
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190404/f501b148/attachment.html>


More information about the Rpm-maint mailing list