<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:Helvetica;
panose-1:0 0 0 0 0 0 0 0 0 0;}
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Menlo;
panose-1:2 11 6 9 3 8 4 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
{mso-style-name:msonormal;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
span.EmailStyle18
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;
color:windowtext;}
p.p1, li.p1, div.p1
{mso-style-name:p1;
margin:0in;
margin-bottom:.0001pt;
background:white;
font-size:8.5pt;
font-family:Menlo;
color:#008400;}
p.p2, li.p2, div.p2
{mso-style-name:p2;
margin:0in;
margin-bottom:.0001pt;
background:white;
font-size:8.5pt;
font-family:Menlo;
color:#D12F1B;}
p.p3, li.p3, div.p3
{mso-style-name:p3;
margin:0in;
margin-bottom:.0001pt;
background:white;
font-size:8.5pt;
font-family:Menlo;
color:black;}
p.p4, li.p4, div.p4
{mso-style-name:p4;
margin:0in;
margin-bottom:.0001pt;
background:white;
font-size:9.0pt;
font-family:Helvetica;}
p.p5, li.p5, div.p5
{mso-style-name:p5;
margin:0in;
margin-bottom:.0001pt;
background:white;
font-size:8.5pt;
font-family:Menlo;
color:#BA2DA2;}
span.s1
{mso-style-name:s1;
color:black;}
span.s2
{mso-style-name:s2;
color:#D12F1B;}
span.s3
{mso-style-name:s3;
color:#272AD8;}
span.s4
{mso-style-name:s4;
color:#BA2DA2;}
span.apple-converted-space
{mso-style-name:apple-converted-space;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=p1>I use pk12util to add certs to firefox cert database. pk12util is part of Mozilla’s NSS tools (https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/tools). You could use homebrew to get them, but I prefer to compile myself.<o:p></o:p></p><p class=p1><o:p> </o:p></p><p class=p2><span class=s1>SCRIPTPATH=</span>"$( cd "<span class=s1>$(dirname </span>"$0"<span class=s1>)</span>" ; pwd -P )"<o:p></o:p></p><p class=p3>ffProfileShortPath=$(cat $HOME/Library/Application\ Support/Firefox/profiles.ini |grep Path |awk -F= <span class=s2>'{print $2}'</span>|head <span class=s3>-1</span>)<o:p></o:p></p><p class=p4><o:p> </o:p></p><p class=p2><span class=s1>fProfileFullPath=</span>"$HOME/Library/Application Support/Firefox/$ffProfileShortPath/"<o:p></o:p></p><p class=p2>"$SCRIPTPATH/pkutil/pk12util"<span class=s1> -i newcert.pfx -W </span>"${cert_password}"<span class=s1> -d </span>"$ffProfileFullPath"<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Todd<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:12.0pt;color:black'>From: </span></b><span style='font-size:12.0pt;color:black'>Enterprise <enterprise-bounces@mozilla.org> on behalf of Ben Bass <ben@benbass.com><br><b>Date: </b>Wednesday, May 23, 2018 at 12:30 PM<br><b>To: </b>enterprise <enterprise@mozilla.org><br><b>Subject: </b>[Mozilla Enterprise] Adding certificates to FF for Mac<o:p></o:p></span></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal><a name="_MailOriginalBody">Hi everyone. <o:p></o:p></a></p><div><p class=MsoNormal><span style='mso-bookmark:_MailOriginalBody'><o:p> </o:p></span></p></div><div><p class=MsoNormal><span style='mso-bookmark:_MailOriginalBody'>We have been tasked with adding some of our internal Root CA's to allow FireFox to use these certificates. <o:p></o:p></span></p></div><div><p class=MsoNormal><span style='mso-bookmark:_MailOriginalBody'><o:p> </o:p></span></p></div><div><p class=MsoNormal><span style='mso-bookmark:_MailOriginalBody'>We are still adding the certificates to the keychain, but cannot find a way to get FF for mac to use the keychain. I started down the autoconfig path but see that that method will run into issues in FF 62, and we don't want to develop a short term solution unless absolutely necessary.<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='mso-bookmark:_MailOriginalBody'><o:p> </o:p></span></p></div><div><p class=MsoNormal><span style='mso-bookmark:_MailOriginalBody'>So my question is, what is the best way to get Firefox for Mac (ESR or regular release) to either use the system keychain, or a way to install/configure the certificates via another method?<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='mso-bookmark:_MailOriginalBody'><o:p> </o:p></span></p></div><div><p class=MsoNormal><span style='mso-bookmark:_MailOriginalBody'>Thank you!<br clear=all><o:p></o:p></span></p><div><div><div><div><div><div><div><div><div><div><div><p class=MsoNormal><span style='mso-bookmark:_MailOriginalBody'><span style='color:black'><o:p> </o:p></span></span></p></div></div></div></div></div></div></div></div></div></div></div></div></div></div></body></html>