Avatar for Username

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში. აქ არავინ უნდა მოგთხოვოთ ტელეფონზე დარეკვა, შეტყობინების გაგზავნა ან პირადი მონაცემების გაზიარება. რამე საეჭვოს შემჩნევისას გთხოვთ გვაცნობოთ „დარღვევის მოხსენებით“.

ვრცლად

Importing a CA certificate file created with OpenSSL

  • 2 პასუხი
  • 23 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 38 ნახვა
  • ბოლოს გამოეხმაურა Bruce Cran

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?

გადაწყვეტა შერჩეულია

ყველა პასუხი (2)

შერჩეული გადაწყვეტა

ჩასწორების თარიღი: , ავტორი: cor-el

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