/
Manual ZebraTester Installation

Manual ZebraTester Installation

If no installation kit is available for your OS, or if you don't want to use an installation kit, you can perform a manual installation of ZebraTester.

Unix-like systems (Linux, Solaris, BSD, macOS x …)

Note: To install ZebraTester Oracle Java 1.7 SDK (java compiler and interpreter) must already be installed.

  • Manually create the installation directory /usr/local/ZebraTester (you may choose also any other installation directory)

  • Copy the files: prxsniff.jar iaik_jce_full.jar iaik_ssl.jar iaik_eccelerate.jariaik_eccelerate_ssl.jar iaikPkcs11Provider.jar iaikPkcs11Wrapper.jar root.cer privkey.der to this directory (you can copy this files from a Windows or a macOS x installation of ZebraTester. these files can be used for all operating systems).

  • Create or copy the files prxsniff.key and ExecAgentTicket.dat inside the installation directory. You can use vi or another text editor. These files must contain (as ASCII text) the ZebraTester GUI license key and the Exec Agent license ticket.

  • Set the Java CLASSPATH environment variable to include the installation directory, the default directory (.), and the path to all .jar files.

  • Example: export CLASSPATH= .:prxsniff.jar:iaik_jce_full.jar:iaik_ssl.jar:iaik_eccelerate.jar:iaik_eccelerate_ssl.jar:iaikPkcs11Provider.jar:iaikPkcs11Wrapper.jar

  • Start ZebraTester with the following command

    java -Xmx1024m ProxySniffer -WebAdmin -JobController -ExecAgent -encryptJobsOriginBackup -tz CST

     

Tip: the -tz argument is the time zone.

  • Start a Firefox web browser and enter http://127.0.0.1:7990. The Recording Extension is supported on all systems.

Special note for Mac OS X server which does not have an X11 display device (no graphic card installed): Use java -Djava.awt.headless=true … as additional startup argument Alternatively to the steps 4 and 5 above you can start on ZebraTester in “GUI Console Mode” by using the following commands:

cd /usr/local/ZebraTester export CLASSPATH=.:prxsniff.jar:iaik_jce_full.jar:iaik_ssl.jar:iaik_eccelerate.jar:iaik_eccelerate_ssl.jar:iaikPkcs11Provider.jar:iaikPkcs11Wrapper.jar java -Xmx1024m ProxySnifferConsole -encryptJobsOriginBackup -tz CST

**Tip:** the -tzargument is the time zone. Chapter 6 of the Application Reference Manual contains a list of all time zones. Note: there are also other useful startup options like -jobdir or -dgs`.

Related content

Generate private CA Root Certificate (Linux)
Generate private CA Root Certificate (Linux)
More like this
Download ZebraTester
Download ZebraTester
More like this
ZebraTester FAQ
More like this
ZebraTester on Linux - Additional Tips
ZebraTester on Linux - Additional Tips
Read with this
Install ZebraTester
Install ZebraTester
More like this
Windows Installation
Windows Installation
More like this

Can't find what you're looking for? Send an E-mail to support@apica.io