Signed Log Verifier
-
From the Validation Responder disk image, copy the Tools/signed-log-verifier folder to your target system.
-
Change directories to the local signed-log-verifier folder.
-
From the command line, type the following to display the usage:
Copyjava -jar signed-log-verifier.jar
-
To verify the rtc_ocsp_log.xxxx-xx-xx.log file created by the responder's audit signing
cert responder_audit.cer file, from the command line, type the following
Copyjava -jar signed-log-verifier.jar -logfile rtc_ocsp_log.xxxx-xx-xx.log -certificate responder_audit.cer