Tried the verifyOCSP like this:
out.println("OCSP validation:" +
Boolean.toString(eID.verifyOCSP(eID.getCertificateChain())));
gives a stacktrace
saying the bouncycastleProvider can't be found.
imported the newest veresion of bouncycastle's project, but no improvement.
Are you using a specific version?
Original issue reported on code.google.com by vangoeth...@gmail.com on 8 Feb 2012 at 7:28
Original issue reported on code.google.com by
vangoeth...@gmail.com
on 8 Feb 2012 at 7:28