Making an attempt to put some client certs into Firefox on Red Hat. I am attempting to do this at provision using puppet. Everything I looked into said to put the key.db and cert.db files into a /home/{user}/.mozilla/firefox/foo.default. My problem is that .default is not created until after the first time a user starts Firefox on the machine. Is there any good work around for this? I am almost tempted to run a firefox process as the required users and then kill it prior to attempting to stash the certs just to generate the appropriate default file.
Asked by BludShade
(11 rep)
Dec 16, 2024, 03:35 PM