You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wss4j-dev@ws.apache.org by "Matthias Germann (JIRA)" <ji...@apache.org> on 2009/10/16 13:26:31 UTC

[jira] Created: (WSS-210) NPE in CryptoBase.getAliasForX509Cert(Certificate cert) if Keystore does not contain a Certifcate entry for each alias

NPE in CryptoBase.getAliasForX509Cert(Certificate cert) if Keystore does not contain a Certifcate entry for each alias
----------------------------------------------------------------------------------------------------------------------

                 Key: WSS-210
                 URL: https://issues.apache.org/jira/browse/WSS-210
             Project: WSS4J
          Issue Type: Bug
          Components: WSS4J Core
    Affects Versions: 1.5.8
            Reporter: Matthias Germann
            Assignee: Ruchith Udayanga Fernando
         Attachments: CryptoBase.java.patch

CryptoBase.getAliasForX509Cert(Certificate cert)  throws a NullPointerException if the Keystore does not contain a Certificate entry for each alias (i.e. if it contains also a SecretKey). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Closed: (WSS-210) NPE in CryptoBase.getAliasForX509Cert(Certificate cert) if Keystore does not contain a Certifcate entry for each alias

Posted by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSS-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh closed WSS-210.
-----------------------------------


> NPE in CryptoBase.getAliasForX509Cert(Certificate cert) if Keystore does not contain a Certifcate entry for each alias
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: WSS-210
>                 URL: https://issues.apache.org/jira/browse/WSS-210
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Core
>    Affects Versions: 1.5.8
>            Reporter: Matthias Germann
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.5.9, 1.6
>
>         Attachments: CryptoBase.java.patch
>
>
> CryptoBase.getAliasForX509Cert(Certificate cert)  throws a NullPointerException if the Keystore does not contain a Certificate entry for each alias (i.e. if it contains also a SecretKey). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Resolved: (WSS-210) NPE in CryptoBase.getAliasForX509Cert(Certificate cert) if Keystore does not contain a Certifcate entry for each alias

Posted by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSS-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh resolved WSS-210.
-------------------------------------

    Resolution: Fixed


Patch applied, thanks.

Colm.

> NPE in CryptoBase.getAliasForX509Cert(Certificate cert) if Keystore does not contain a Certifcate entry for each alias
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: WSS-210
>                 URL: https://issues.apache.org/jira/browse/WSS-210
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Core
>    Affects Versions: 1.5.8
>            Reporter: Matthias Germann
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.5.9, 1.6
>
>         Attachments: CryptoBase.java.patch
>
>
> CryptoBase.getAliasForX509Cert(Certificate cert)  throws a NullPointerException if the Keystore does not contain a Certificate entry for each alias (i.e. if it contains also a SecretKey). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (WSS-210) NPE in CryptoBase.getAliasForX509Cert(Certificate cert) if Keystore does not contain a Certifcate entry for each alias

Posted by "Matthias Germann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSS-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Germann updated WSS-210:
---------------------------------

    Attachment: CryptoBase.java.patch

Patch

> NPE in CryptoBase.getAliasForX509Cert(Certificate cert) if Keystore does not contain a Certifcate entry for each alias
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: WSS-210
>                 URL: https://issues.apache.org/jira/browse/WSS-210
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Core
>    Affects Versions: 1.5.8
>            Reporter: Matthias Germann
>            Assignee: Ruchith Udayanga Fernando
>         Attachments: CryptoBase.java.patch
>
>
> CryptoBase.getAliasForX509Cert(Certificate cert)  throws a NullPointerException if the Keystore does not contain a Certificate entry for each alias (i.e. if it contains also a SecretKey). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (WSS-210) NPE in CryptoBase.getAliasForX509Cert(Certificate cert) if Keystore does not contain a Certifcate entry for each alias

Posted by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSS-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh updated WSS-210:
------------------------------------

    Fix Version/s: 1.6
                   1.5.9
         Assignee: Colm O hEigeartaigh  (was: Ruchith Udayanga Fernando)


Looks like this effects a few more methods in CryptoBase.

> NPE in CryptoBase.getAliasForX509Cert(Certificate cert) if Keystore does not contain a Certifcate entry for each alias
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: WSS-210
>                 URL: https://issues.apache.org/jira/browse/WSS-210
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Core
>    Affects Versions: 1.5.8
>            Reporter: Matthias Germann
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.5.9, 1.6
>
>         Attachments: CryptoBase.java.patch
>
>
> CryptoBase.getAliasForX509Cert(Certificate cert)  throws a NullPointerException if the Keystore does not contain a Certificate entry for each alias (i.e. if it contains also a SecretKey). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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