Hi all! Since the outcome of OOo 2 I'm desperately trying to find out how to add certificates to the certificate store on Linux. After lots of searching, I've got to Malte Timmermann, who kindly helped me. So here's what you have to know:
- Windows uses the MS Crypto (I suppose it works, I did not test it) - Linux/Solaris uses the Mozilla / NSS This latter means: "certificates can be managed with Thunderbird, Mozilla orFireFox. This is the search order, first profile wins. It doesn't matter if certificates are installed or not. Right now, you can specify the profile folder via environment variable MOZILLA_CERTIFICATE_FOLDER " For example, if you OOo doesn't find your certificates you could try this: $ export MOZILLA_CERTIFICATE_FOLDER=/home/foo/.mozilla/default/bj8abk75.slt/ (Replace with _your_ mozilla profile) Now certificates show up to me. -- Nagy Attila Gabor [EMAIL PROTECTED] PS: now OOo2 crashes when I try to add any of them :'( --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
