Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Exporting (not copying) a digital certificate

  • 3 Antworten
  • 0 haben dieses Problem
  • 214 Aufrufe
  • Letzte Antwort von cor-el

I wish to export, and not copy, a digital certificate so that I can import it to Keychain on my Mac. The only option in Firefox Browser on Mac is to copy, which means it only opens as a TextEdit and cannot be imported.

Any recommendations?

I wish to '''export''', and not copy, a digital certificate so that I can import it to Keychain on my Mac. The only option in Firefox Browser on Mac is to '''copy''', which means it only opens as a TextEdit and cannot be imported. Any recommendations?

Alle Antworten (3)

Under which tab in the Certificate Manager do you see this certificate? Doesn't that tab have an 'Export' button ?

  • Settings -> Privacy & Security -> Certificates -> View Certificates

Thanks for the reply. Nope, the options I have are View, Copy, Copy All, Import and Delete (translating from Spanish). There is no Export.

In en-US it is called View, Backup, Backup All, Import, Delete. Backup would suggest that you can export/save the certificate, but I do not have such a certificate to test what happens.

The source code shows certdb.exportPKCS12File as the action, so that would suggest an export. Did you try this ?

See 'backupCerts' in the source code:

Geändert am von cor-el