Installing the TC TrustCenter Class 3 CA certificate to the JRE

  1. Save the certificate TCTrustCenterClass3CA, and the Java application installCA.class to the same directory. (If you have the JDK installed, you can compile installCA.java yourself by "javac installCA.java".)
  2. Open a command window (like MS-DOS Prompt, Command Prompt, xterm, ...).
  3. Change to the directory, you copied the above files to.
  4. Execute
    java installCA TCTrustCenterClass3CA
    
    and follow the instructions.
  5. Restart your browser.