Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Install Root CA certificate

Attila Levente EGYEDI edited this page Feb 24, 2016 · 12 revisions

In order to make the system work, and not have the warnings about invalid certificates, you should add the self-signed root certificate as a trusted ca.

Point your browser to the corresponding url for your environment:

Click the link on the top of the page. The next steps differ for each OS and browser

###Firefox A popup will be shown, displaying three checkboxes. Check all those, and click OK. You can visit the application now

###Chrome or Safari on OS X

  • The file will be saved.
  • Click on the saved file.
  • The application called Keychain Access will be launched.
  • Locate the just added certificate (metadatacenter.net or metadatacenter.orgx). It should be either in System or login Keychain
  • Open it by double-clicking it
  • Expand the Trust branch on the top
  • Change the dropdown labeled When using this certificate: to Always Trust
  • Close the popup
  • You will be prompted for your password, provide it
  • You should see the icon of the certificate having a white cross inside a blue circle.
  • You are done
Clone this wiki locally