[jbossws-issues] [JBoss JIRA] Commented: (JBWS-1874) Allow configuration of secret key wrap algorithm

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Tue Nov 13 05:42:44 EST 2007


    [ http://jira.jboss.com/jira/browse/JBWS-1874?page=comments#action_12387222 ] 
            
Alessio Soldano commented on JBWS-1874:
---------------------------------------

[alessio at localhost trunk]$ ant -Dtest=org.jboss.test.ws.interop.nov2007.wsse.EncryptTestCase one-test
...
one-test:
    [junit] Running org.jboss.test.ws.interop.nov2007.wsse.EncryptTestCase
    [junit] Using target endpoint: http://localhost:8080/nov2007/wsseEncrypt/endpoint
    [junit] Using target endpoint: http://localhost:8080/nov2007/wsseEncrypt/endpoint
    [junit] Using target endpoint: http://localhost:8080/nov2007/wsseEncrypt/endpoint
    [junit] Using target endpoint: http://localhost:8080/nov2007/wsseEncrypt/endpoint
    [junit] Using target endpoint: http://localhost:8080/nov2007/wsseEncrypt/endpoint
    [junit] Using target endpoint: http://localhost:8080/nov2007/wsseEncrypt/endpoint
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 15,076 sec

BUILD SUCCESSFUL
Total time: 16 seconds

> Allow configuration of secret key wrap algorithm
> ------------------------------------------------
>
>                 Key: JBWS-1874
>                 URL: http://jira.jboss.com/jira/browse/JBWS-1874
>             Project: JBoss Web Services
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: ws-security
>    Affects Versions: jbossws-2.0.1
>            Reporter: Alessio Soldano
>         Assigned To: Alessio Soldano
>
> WCF wsse interoperability test 3.3 (November 2007) requires the mutual secret key to be wrapped with the RSA-OAEP algorithm. The current implementation always wraps the key with the RSA v1.5 algorithm (despite being able to unwrap using any algorithm). It should be possible to specify the key wrap algorithm in the wsse configuration files.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list