Hello,

 

  We are using JSS in our application. We are working with CRL to do
verification of certificates. the below mention code : 

 

                                CryptoManager.initialize("e:\\jss");

                                CryptoManager cm =
CryptoManager.getInstance();

                                cm.importCRL(val,null);

 

                where val is a byte array got from CRL. 

                

                This code is throwing exception like : 

 

                 org.mozilla.jss.CRLImportException: Failed to import
Revocation List: (-8043) Issuer's V2 Certificate Revocation List has an
unknown critical extension.

                at org.mozilla.jss.CryptoManager.importCRLNative(Native
Method)

                        at
org.mozilla.jss.CryptoManager.importCRL(CryptoManager.java:1115)

                        at
jss.sample.cert.CRLDownLoader.main(CRLDownLoader.java:114)

 

Please advice.

 

 

_____________________________________________
Mangesh Divekar
Sunbridge Software Services
6 Gayatri Apart, Amchi Colony, Bavdhan, Pune (India)
T: 91 20 22953290
F: 91 20 22953291
M: 91 9890722090
W:  <http://www.sunbridgeindia.com> www.sunbridgeindia.com
Business Process Automation | Application Development |Testing Services |
Application Packaging | 
____________________________________________

 

DynamicsS(rgb)

 

-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to