You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Anli Shundi (JIRA)" <ji...@apache.org> on 2011/08/03 20:09:27 UTC

[jira] [Created] (WSS-303) Support SKI_KEY_IDENTIFIER and THUMBPRINT_IDENTIFIER when signing "sender vouches" assertions

Support SKI_KEY_IDENTIFIER and THUMBPRINT_IDENTIFIER when signing "sender vouches" assertions
---------------------------------------------------------------------------------------------

                 Key: WSS-303
                 URL: https://issues.apache.org/jira/browse/WSS-303
             Project: WSS4J
          Issue Type: Bug
          Components: WSS4J Core
    Affects Versions: 1.6.1
            Reporter: Anli Shundi
            Assignee: Colm O hEigeartaigh
             Fix For: 1.6.2


WSSecSignatureSAML doesn't currently support SKI_KEY_IDENTIFIER or THUMBPRINT_IDENTIFIER.  

The supported X509_KEY_IDENTIFIER is not BSP compliant and the toolkit rejects it.

The attached patch has the simple fix.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (WSS-303) Support SKI_KEY_IDENTIFIER and THUMBPRINT_IDENTIFIER when signing "sender vouches" assertions

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

Anli Shundi updated WSS-303:
----------------------------

    Attachment: wss-303.patch

- shorter patch
- also remove check in Merlin for null keystore when it should fall back to truststore as well

> Support SKI_KEY_IDENTIFIER and THUMBPRINT_IDENTIFIER when signing "sender vouches" assertions
> ---------------------------------------------------------------------------------------------
>
>                 Key: WSS-303
>                 URL: https://issues.apache.org/jira/browse/WSS-303
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Core
>    Affects Versions: 1.6.1
>            Reporter: Anli Shundi
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.6.2
>
>         Attachments: wss-303.patch, wss-303.patch
>
>
> WSSecSignatureSAML doesn't currently support SKI_KEY_IDENTIFIER or THUMBPRINT_IDENTIFIER.  
> The supported X509_KEY_IDENTIFIER is not BSP compliant and the toolkit rejects it.
> The attached patch has the simple fix.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (WSS-303) Support SKI_KEY_IDENTIFIER and THUMBPRINT_IDENTIFIER when signing "sender vouches" assertions

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

Anli Shundi updated WSS-303:
----------------------------

    Attachment: wss-303.patch

- shorter patch
- also remove check in Merlin for null keystore when it should fall back to truststore as well

> Support SKI_KEY_IDENTIFIER and THUMBPRINT_IDENTIFIER when signing "sender vouches" assertions
> ---------------------------------------------------------------------------------------------
>
>                 Key: WSS-303
>                 URL: https://issues.apache.org/jira/browse/WSS-303
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Core
>    Affects Versions: 1.6.1
>            Reporter: Anli Shundi
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.6.2
>
>         Attachments: wss-303.patch
>
>
> WSSecSignatureSAML doesn't currently support SKI_KEY_IDENTIFIER or THUMBPRINT_IDENTIFIER.  
> The supported X509_KEY_IDENTIFIER is not BSP compliant and the toolkit rejects it.
> The attached patch has the simple fix.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (WSS-303) Support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER, ISSUER_SERIAL when signing "sender vouches" assertions

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

Anli Shundi updated WSS-303:
----------------------------

    Attachment: wss-303.patch

include code for all three formats; correct hand-coded line number in previous patch

> Support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER, ISSUER_SERIAL when signing "sender vouches" assertions
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: WSS-303
>                 URL: https://issues.apache.org/jira/browse/WSS-303
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Core
>    Affects Versions: 1.6.1
>            Reporter: Anli Shundi
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.6.2
>
>         Attachments: wss-303.patch
>
>
> WSSecSignatureSAML doesn't currently support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER or ISSUER_SERIAL 
> The supported X509_KEY_IDENTIFIER is not BSP compliant and the toolkit rejects it.
> The attached patch has the simple fix.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (WSS-303) Support SKI_KEY_IDENTIFIER and THUMBPRINT_IDENTIFIER when signing "sender vouches" assertions

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

Anli Shundi updated WSS-303:
----------------------------

    Attachment:     (was: wss-303.patch)

> Support SKI_KEY_IDENTIFIER and THUMBPRINT_IDENTIFIER when signing "sender vouches" assertions
> ---------------------------------------------------------------------------------------------
>
>                 Key: WSS-303
>                 URL: https://issues.apache.org/jira/browse/WSS-303
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Core
>    Affects Versions: 1.6.1
>            Reporter: Anli Shundi
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.6.2
>
>         Attachments: wss-303.patch
>
>
> WSSecSignatureSAML doesn't currently support SKI_KEY_IDENTIFIER or THUMBPRINT_IDENTIFIER.  
> The supported X509_KEY_IDENTIFIER is not BSP compliant and the toolkit rejects it.
> The attached patch has the simple fix.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (WSS-303) Support SKI_KEY_IDENTIFIER and THUMBPRINT_IDENTIFIER when signing "sender vouches" assertions

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

Anli Shundi updated WSS-303:
----------------------------

    Attachment: wss-303.patch

> Support SKI_KEY_IDENTIFIER and THUMBPRINT_IDENTIFIER when signing "sender vouches" assertions
> ---------------------------------------------------------------------------------------------
>
>                 Key: WSS-303
>                 URL: https://issues.apache.org/jira/browse/WSS-303
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Core
>    Affects Versions: 1.6.1
>            Reporter: Anli Shundi
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.6.2
>
>         Attachments: wss-303.patch
>
>
> WSSecSignatureSAML doesn't currently support SKI_KEY_IDENTIFIER or THUMBPRINT_IDENTIFIER.  
> The supported X509_KEY_IDENTIFIER is not BSP compliant and the toolkit rejects it.
> The attached patch has the simple fix.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (WSS-303) Support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER, ISSUER_SERIAL when signing "sender vouches" assertions

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

Anli Shundi updated WSS-303:
----------------------------

    Attachment:     (was: wss-303.patch)

> Support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER, ISSUER_SERIAL when signing "sender vouches" assertions
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: WSS-303
>                 URL: https://issues.apache.org/jira/browse/WSS-303
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Core
>    Affects Versions: 1.6.1
>            Reporter: Anli Shundi
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.6.2
>
>         Attachments: wss-303.patch
>
>
> WSSecSignatureSAML doesn't currently support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER or ISSUER_SERIAL 
> The supported X509_KEY_IDENTIFIER is not BSP compliant and the toolkit rejects it.
> The attached patch has the simple fix.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (WSS-303) Support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER, ISSUER_SERIAL when signing "sender vouches" assertions

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

Anli Shundi updated WSS-303:
----------------------------

    Attachment:     (was: wss-303.patch)

> Support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER, ISSUER_SERIAL when signing "sender vouches" assertions
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: WSS-303
>                 URL: https://issues.apache.org/jira/browse/WSS-303
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Core
>    Affects Versions: 1.6.1
>            Reporter: Anli Shundi
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.6.2
>
>         Attachments: wss-303.patch
>
>
> WSSecSignatureSAML doesn't currently support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER or ISSUER_SERIAL 
> The supported X509_KEY_IDENTIFIER is not BSP compliant and the toolkit rejects it.
> The attached patch has the simple fix.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (WSS-303) Support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER, ISSUER_SERIAL when signing "sender vouches" assertions

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

Anli Shundi updated WSS-303:
----------------------------

    Attachment: wss-303.patch

Complete fix with changes for all three formats

> Support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER, ISSUER_SERIAL when signing "sender vouches" assertions
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: WSS-303
>                 URL: https://issues.apache.org/jira/browse/WSS-303
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Core
>    Affects Versions: 1.6.1
>            Reporter: Anli Shundi
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.6.2
>
>         Attachments: wss-303.patch
>
>
> WSSecSignatureSAML doesn't currently support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER or ISSUER_SERIAL 
> The supported X509_KEY_IDENTIFIER is not BSP compliant and the toolkit rejects it.
> The attached patch has the simple fix.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Closed] (WSS-303) Support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER, ISSUER_SERIAL when signing "sender vouches" assertions

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

Colm O hEigeartaigh closed WSS-303.
-----------------------------------


> Support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER, ISSUER_SERIAL when signing "sender vouches" assertions
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: WSS-303
>                 URL: https://issues.apache.org/jira/browse/WSS-303
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Core
>    Affects Versions: 1.6.1
>            Reporter: Anli Shundi
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.6.2
>
>         Attachments: wss-303.patch
>
>
> WSSecSignatureSAML doesn't currently support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER or ISSUER_SERIAL 
> The supported X509_KEY_IDENTIFIER is not BSP compliant and the toolkit rejects it.
> The attached patch has the simple fix.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Resolved] (WSS-303) Support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER, ISSUER_SERIAL when signing "sender vouches" assertions

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

Colm O hEigeartaigh resolved WSS-303.
-------------------------------------

    Resolution: Fixed


Patch applied thanks.

Colm.

> Support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER, ISSUER_SERIAL when signing "sender vouches" assertions
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: WSS-303
>                 URL: https://issues.apache.org/jira/browse/WSS-303
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Core
>    Affects Versions: 1.6.1
>            Reporter: Anli Shundi
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.6.2
>
>         Attachments: wss-303.patch
>
>
> WSSecSignatureSAML doesn't currently support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER or ISSUER_SERIAL 
> The supported X509_KEY_IDENTIFIER is not BSP compliant and the toolkit rejects it.
> The attached patch has the simple fix.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (WSS-303) Support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER, ISSUER_SERIAL when signing "sender vouches" assertions

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

Anli Shundi updated WSS-303:
----------------------------

    Description: 
WSSecSignatureSAML doesn't currently support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER or ISSUER_SERIAL 

The supported X509_KEY_IDENTIFIER is not BSP compliant and the toolkit rejects it.

The attached patch has the simple fix.

  was:
WSSecSignatureSAML doesn't currently support SKI_KEY_IDENTIFIER or THUMBPRINT_IDENTIFIER.  

The supported X509_KEY_IDENTIFIER is not BSP compliant and the toolkit rejects it.

The attached patch has the simple fix.


> Support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER, ISSUER_SERIAL when signing "sender vouches" assertions
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: WSS-303
>                 URL: https://issues.apache.org/jira/browse/WSS-303
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Core
>    Affects Versions: 1.6.1
>            Reporter: Anli Shundi
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.6.2
>
>         Attachments: wss-303.patch
>
>
> WSSecSignatureSAML doesn't currently support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER or ISSUER_SERIAL 
> The supported X509_KEY_IDENTIFIER is not BSP compliant and the toolkit rejects it.
> The attached patch has the simple fix.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (WSS-303) Support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER, ISSUER_SERIAL when signing "sender vouches" assertions

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

Anli Shundi updated WSS-303:
----------------------------

    Summary: Support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER, ISSUER_SERIAL when signing "sender vouches" assertions  (was: Support SKI_KEY_IDENTIFIER and THUMBPRINT_IDENTIFIER when signing "sender vouches" assertions)

> Support SKI_KEY_IDENTIFIER, THUMBPRINT_IDENTIFIER, ISSUER_SERIAL when signing "sender vouches" assertions
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: WSS-303
>                 URL: https://issues.apache.org/jira/browse/WSS-303
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Core
>    Affects Versions: 1.6.1
>            Reporter: Anli Shundi
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.6.2
>
>         Attachments: wss-303.patch
>
>
> WSSecSignatureSAML doesn't currently support SKI_KEY_IDENTIFIER or THUMBPRINT_IDENTIFIER.  
> The supported X509_KEY_IDENTIFIER is not BSP compliant and the toolkit rejects it.
> The attached patch has the simple fix.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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