https://issues.apache.org/ooo/show_bug.cgi?id=124701
--- Comment #22 from [email protected] <[email protected]> --- (In reply to Kay from comment #20) > It seems, at least according to this article from archlinux wiki -- > https://wiki.archlinux.org/index.php/Network_Security_Services > > that for Linux, Mozilla/nss cert info is now located in $HOME/.pki/nssdb, > which is true in my case with opensuse as well. Thanks for identifying the problem on these platforms! > So, including the following in a .bashrc file (or whatever the typical > "profile" settings file is for your distro)-- > > export MOZILLA_CERTIFICATE_FOLDER='sql:$HOME/.pki/nssdb' > > should work for all Linux users. It did for me. And yes, the 'sql' prefix is > needed. It doesn't work for ALL Linux users yet (e.g. some RHEL, Debian, SuSE versions) but according to [1] all Linux platforms will eventually converge to this. [1] https://wiki.mozilla.org/NSS_Shared_DB_And_LINUX > I will be happy to add this tidbit to the Release Notes and/or wiki > information on the subject. Great! Please do so. -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
