Compiling the OCSP samples
To compile the OCSP sample applications, run the following command in the etjava/examples directory.
javac -sourcepath source -d classes -classpath ../lib/enttoolkit.jar \source/com/entrust/toolkit/examples/ocsp/OCSPCheckExample.java \source/com/entrust/toolkit/examples/ocsp/OCSPConfigExample.java