You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by "Abdelaziz Samari (JIRA)" <ji...@apache.org> on 2008/09/08 09:54:44 UTC

[jira] Created: (RAMPART-194) differents keystores to verify rsp. sign soap messages

differents keystores to verify rsp. sign soap messages
------------------------------------------------------

                 Key: RAMPART-194
                 URL: https://issues.apache.org/jira/browse/RAMPART-194
             Project: Rampart
          Issue Type: Wish
    Affects Versions: 1.3
            Reporter: Abdelaziz Samari
            Assignee: Ruchith Udayanga Fernando


Hi,

i wish to verify incoming soap messages against a CA contained in a keystore A and to sign outgoing messages with a private key contained in an athor keystore B.

How can i configure Rampart to load from the keystore A rsp. B in case of IN_FLOW rsp. OUT_FLOW messages.

Thank you

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


[jira] Updated: (RAMPART-194) differents keystores to verify rsp. sign soap messages

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

Abdelaziz Samari updated RAMPART-194:
-------------------------------------

    Description: 
Hi,

I would like to verify incoming soap messages against a CA contained in a keystore A and to sign outgoing messages with a private key contained in an athor keystore B.

How can i configure Rampart to load from the keystore A rsp. B in case of IN_FLOW rsp. OUT_FLOW messages, or is that not possible due that Rampart uses the same utilitiy methode RampartUtil.getSignatureCrypto to get a Crypto instance to verify and to sign  soap messages.

Thank you

  was:
Hi,

i wish to verify incoming soap messages against a CA contained in a keystore A and to sign outgoing messages with a private key contained in an athor keystore B.

How can i configure Rampart to load from the keystore A rsp. B in case of IN_FLOW rsp. OUT_FLOW messages.

Thank you


> differents keystores to verify rsp. sign soap messages
> ------------------------------------------------------
>
>                 Key: RAMPART-194
>                 URL: https://issues.apache.org/jira/browse/RAMPART-194
>             Project: Rampart
>          Issue Type: Wish
>    Affects Versions: 1.3
>            Reporter: Abdelaziz Samari
>            Assignee: Ruchith Udayanga Fernando
>
> Hi,
> I would like to verify incoming soap messages against a CA contained in a keystore A and to sign outgoing messages with a private key contained in an athor keystore B.
> How can i configure Rampart to load from the keystore A rsp. B in case of IN_FLOW rsp. OUT_FLOW messages, or is that not possible due that Rampart uses the same utilitiy methode RampartUtil.getSignatureCrypto to get a Crypto instance to verify and to sign  soap messages.
> Thank you

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