A simple zero-config tool to make locally trusted development certificates with any names you'd like.
truststore_nss: add firefox nightly and developer edition binary paths (#225)
on my system I have only Firefox Nightly installed, so `/usr/bin/firefox` doesn't exist and so `hasNSS` was false and CA wasn't installed. on my arch based system, the binary was at `/usr/bin/firefox-nightly` https://aur.archlinux.org/packages/firefox-nightly/ it could also be at `/usr/bin/firefox-developer-edition` see "package contents" https://www.archlinux.org/packages/community/x86_64/firefox-developer-edition/
S
Senan Kelly committed
cb6311cfbe4d93f81c3ee65ae51f0f5e5f677c5e
Parent: d8d73fc
Committed by Filippo Valsorda <1225294+FiloSottile@users.noreply.github.com>
on 11/29/2019, 10:36:50 PM