Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Export private cert

  • 2 respostas
  • 4 têm este problema
  • 34 visualizações
  • Última resposta de 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

Solução escolhida

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

Ler esta resposta 👍 0

Todas as respostas (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

Solução escolhida

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

Alterado por Darkmagister em