You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Carls Dias (JIRA)" <ji...@apache.org> on 2014/02/22 01:57:21 UTC

[jira] [Created] (WSS-493) NPE calling org.apache.ws.security.components.crypto.Crypto.loadCertificate(java.io.InputStream)

Carls Dias created WSS-493:
------------------------------

             Summary: NPE calling org.apache.ws.security.components.crypto.Crypto.loadCertificate(java.io.InputStream) 
                 Key: WSS-493
                 URL: https://issues.apache.org/jira/browse/WSS-493
             Project: WSS4J
          Issue Type: Bug
    Affects Versions: 1.5.7
            Reporter: Carls Dias
            Assignee: Colm O hEigeartaigh


I'm building a simple scenario where I try to decrypt a message. The key identifier is the Subject Key Identifier. I loaded my private key to the key strore.

Ther error is: java.lang.NullPointerException: while trying to invoke the method org.apache.ws.security.components.crypto.Crypto.loadCertificate(java.io.InputStream) of an object loaded from local variable 'crypto'



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org