https://issues.apache.org/ooo/show_bug.cgi?id=124701
[email protected] <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from [email protected] <[email protected]> --- Setting the environment variable MOZILLA_CERTIFICATE_FOLDER to the currently active Mozilla/Thunderbird/Firefox/etc. profile works around the problem. E.g. on Linux setting the environment variable could look like MOZILLA_CERTIFICATE_FOLDER=sql:/home/xxx/.mozilla/firefox/23d7j.default and on Mac it could look like MOZILLA_CERTIFICATE_FOLDER="sql:/Users/xxx/Library/Application Support/Firefox/Profiles/23d7j.default" Note the "sql:" before the directory name to indicate that the stores are in database file formats. -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
