Thanks to the FrontMotion person/people for their work on the Firefox .MSI files and the GPO ADM templates! We are able to distribute Firefox via Active Directory MSI file and configure basic settings via Active Directory GPO with ease.
Like the other people in this thread, I have a need to distribute an internal SSL certificate to end user Firefox profiles, though I can't expect many hundreds of students and teachers to follow directions as per interim solution from @acarr. I'll pitch a "me too" since I would also really appreciate being able to distribute self-signed SSL or private CA certificates via Active Directory to FrontMotion Firefox Community Edition (FFfirefoxCE).
I've been investigating how to do this manually. It seems I need to install the latest version of Firefox on a machine, create a new Firefox profile (firefox.exe -Profilemanager), import the SSL certificate(s) into this Firefox profile (Options, Advanced, Encryption, View Certificates, Import), confirm the imported certificate is working, then distribute 3 files (cert8.db, key3.db, secmod.db) from my clean Firefox profile to the users. I assume these files include SSL certificates for trusted certificate authorities (CA) too. If this is the case, I'll need to be sure to follow these steps to update the 3 files each time I upgrade to a new version of Firefox, otherwise the 3 files (cert8.db, key3.db, secmod.db) I push to end user profiles will not contain any CA's that might have been added to the latest version of Firefox?
I've also considered using FirefoxADM to distribute settings via Active Directory GPO.
FirefoxADM on Sourceforge -
http://sourceforge.net/projects/firefoxadm/
FirefoxADM Blog -
http://ick2.wordpress.com/
The "firefoxadm" project lists an "Ability to replace certificates for all user profiles" in "firefoxadm" v0.5.9.3, though I can't tell if it is possible to use "firefoxadm" with the FrontMotion FireFox CE that I've distributed to end users. If it is, this could be an okay temporary solution until FM can distribute self-signed SSL certificates and private CA certificates to Firefox on end user computers.
If I don't receive feedback, I'll give this a try and report back. Heck, I'll probably even try this today if I have time.
-jrk