Hello,
Has anyone experience with the use of OCSP in Java?
(check validity of certificates "online")
The Java site is not so clear (for me..) :
http://java.sun.com/j2se/1.5.0/docs/guide/security/pki-tiger-beta1.html
I can't get it work...
Has anyone perhaps some code example?
TIA
Rhino - 25 Mar 2006 17:33 GMT
> Hello,
>
[quoted text clipped - 4 lines]
> I can't get it work...
> Has anyone perhaps some code example?
Google is your friend. Do a Google Web search on "OCSP" and "Java" (and
maybe "example") and you should get lots of hits; I got over 100,000+ when I
searched on "OCSP Java" and 50,000+ when I searched on "OCSP Java example".
--
Rhino