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!

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Importing a CA certificate file created with OpenSSL

  • 2 antwoorden
  • 23 hebben dit probleem
  • 1 weergave
  • Laatste antwoord van Bruce Cran

more options

I'm trying to import a CA file I created with OpenSSL's CA.sh utility. Firefox doesn't see it as being valid though: when I try and import cacert.pem I get the error "This is not a certificate authority certificate, so it can't be imported into the certificate authority list". I've tried removing all the text before ----BEGIN CERTIFICATE----- but it doesn't help. What am I missing?

I'm trying to import a CA file I created with OpenSSL's CA.sh utility. Firefox doesn't see it as being valid though: when I try and import cacert.pem I get the error "This is not a certificate authority certificate, so it can't be imported into the certificate authority list". I've tried removing all the text before ----BEGIN CERTIFICATE----- but it doesn't help. What am I missing?

Alle antwoorden (2)

more options

Gekozen oplossing

Bewerkt door cor-el op

more options

Thanks, it turned out the OpenSSL CA.sh script creates a certificate which is in the wrong format - running openssl manually worked.