Ovo će web mjesto raditi na ograničen način, dok obavljamo održavanje stranice. Ako neki članak ne riješi tvoj problem i ako želiš postaviti pitanje, naša zajednica za podršku spremna je pomoći na Twitteru @FirefoxSupport i na Redditu /r/firefox.

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

FF doesn't read enterprise ca certificate from /etc/ssl/certs. How to change this?

  • 1 odgovor
  • 2 imaju ovaj problem
  • 11 prikaza
  • Posljednji odgovor od Balázs Meskó

more options

Enterprise own root and intermediate ca certificates are stored within /etc/ssl/certs. Hash links are done. However to make FF accept the server certificate, - avoid message "connection not secure", - the issuer certificate must be installed into FF certification store. This is boring, as it must be done foer every user individally! How to tell FF to get the CA-Certificates from linux standard directory /etc/ssl/certs?

Enterprise own root and intermediate ca certificates are stored within /etc/ssl/certs. Hash links are done. However to make FF accept the server certificate, - avoid message "connection not secure", - the issuer certificate must be installed into FF certification store. This is boring, as it must be done foer every user individally! How to tell FF to get the CA-Certificates from linux standard directory /etc/ssl/certs?

Svi odgovori (1)

more options

The short answer is, you don't. But you can create a script, which adds the certificate into the user's Firefox profile, using nss-tools, specifically certutil.

Izmjenjeno od Balázs Meskó