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: [email protected]
For additional commands, e-mail: [email protected]