I wrote a small perl script which imports all certificates into a user's mozilla certificate database. This will fix things for one user. If you want to do that for many users. You could do:

a) Hook my script into some user-creation script (man useradd / adduser). This means it will only work for new users. b) let a cron-job do that regularly for all users (nice idea, and if you're an evil sys-admin, you might make all your users trust some forged certificates!)

hope that helps,
tom

Attachment: mozilla_ca_import.pl
Description: Perl program

Reply via email to