Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Export private cert

  • 2 odgovori
  • 4 ima ovaj problem
  • 1 view
  • Posljednji odgovor poslao Darkmagister

more options

Hi, i've installed a private ssl cert on firefox on my android phone, because a site required this yo login, but now i would like to export that to my pc also .... unfortunatelly i can not find a screen to do that, can any one helping me to export that?

Thanks

Hi, i've installed a private ssl cert on firefox on my android phone, because a site required this yo login, but now i would like to export that to my pc also .... unfortunatelly i can not find a screen to do that, can any one helping me to export that? Thanks

Izabrano rješenje

thanks for the links very helpfull. I've exported to my pc the cert9.db and key4.db from here: /data/data/org.mozilla.firefox/files/mozilla/<random number>.default/cert9.db

/data/data/org.mozilla.firefox/files/mozilla/<random number>.default/key4.db

now with certutil certutil -K -d sql:. certutil: Checking token "NSS Certificate DB" in slot "NSS User Private Key and Certificate Services" < 0> rsa .... i can see my private key export that: pk12util -o key.p12 -n "IDENTIFICATION-STRING" -d sql:.

and i have my key exported

now i can import that on my desktop firefox

thanks

Pročitajte ovaj odgovor sa objašnjenjem 👍 0

All Replies (2)

more options

Currently I do not know if this is a feature. You can try these add ons Cert manager and/or check out this old question as well https://support.mozilla.org/en-US/que.../786035?s=certificate&as=s

more options

Odabrano rješenje

thanks for the links very helpfull. I've exported to my pc the cert9.db and key4.db from here: /data/data/org.mozilla.firefox/files/mozilla/<random number>.default/cert9.db

/data/data/org.mozilla.firefox/files/mozilla/<random number>.default/key4.db

now with certutil certutil -K -d sql:. certutil: Checking token "NSS Certificate DB" in slot "NSS User Private Key and Certificate Services" < 0> rsa .... i can see my private key export that: pk12util -o key.p12 -n "IDENTIFICATION-STRING" -d sql:.

and i have my key exported

now i can import that on my desktop firefox

thanks

Izmjenjeno od strane Darkmagister