| Author |
Verifying a signed jar against a CRL
|
Nagendra Gs
Greenhorn
Joined: Apr 06, 2011
Posts: 1
|
|
Hello,
How to verify a jar signed using jarsigner, against a Certificate revocation List (CRL) ?
When we do -verify using jarsigner, is there any way to pass the CRL file for its reference ?
Or does it contact the CRL distribution point mentioned in the certificate to fetch CRL details, and verify jar against it ?
Any information regarding this will be helpful.
Thanks,
Nagendra
|
 |
 |
|
|
subject: Verifying a signed jar against a CRL
|
|
|