Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Instructions

Screenshot

Info

OpenSSL is only needed to generate the CA root certificate.

Install OpenSSL

The OpenSSL executable is bundled with ZebraTester and can be found in the base ZebraTester installation folder.

Ignore any warnings of OpenSSL during the installation and accept all of the default settings.

You may install OpenSSL in a different location from the default.

Image RemovedImage Added

Locate CreateOwnCARootCertificate.bat

  • This file is in the default installation directory

  • Example: C:\Users\<your-name>\ZebraTester\

Image RemovedImage Added

Edit CreateOwnCARootCertificate.bat

  • You will get a notice to modify the value for OPENSSL_INSTALL_DIR to point to your OpenSSL installation directory when you run the batch file. If not needed, continue with any key.

  • Otherwise, right-click the file to edit it and look for the line starting with "SET OPENSSL_INSTA" Under Firefox Options, and you will import the root.cer file, stored in the Trusted CA certificate store, into Firefox.

  • From the Certificate Manager, under the Authorities Tab, Import the Certificate by browsing for it under the user's ZebraTester directory.

  • Open the certificate and check both boxes to set the Trust levels

    • Enable the checkbox Trust this CA to identify websites.

    • Enable the checkbox Trust this CA to identify email users.

Image RemovedImage RemovedImage RemovedImage RemovedImage AddedImage AddedImage AddedImage Added

Check the Firefox Certificate Store for the new Root CA

Image RemovedImage Added

Restart the ZebraTester Console

  • Verify your CA Root Certificate using the Web Admin GUI.

...