"Manual" OCSP Certificate Validation Part 2: Java
In part 1 of this blog post we discussed how to do "manual" OCSP validation of digital certificates using OpenSSL and curl. In this post we're going to discus how to do the same thing in Java. Basic Setup To review, there were three steps to