Author |
Message
|
comsi |
Posted: Tue Aug 20, 2013 11:57 pm Post subject: DataPower and Timestamp server |
|
|
Newbie
Joined: 10 Jul 2013 Posts: 5
|
Hi,
i'm using DataPower XI52 and i need to be able to add timestamp mark to SOAP messages. I know that DataPower has its own Timestamp, and that it can be added along with the digital signature through processing policy, but i need to use external qualified timestamp server. Can someone help me with how to implement such a scenario?
Thanks in advance. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Wed Aug 21, 2013 4:14 am Post subject: Re: DataPower and Timestamp server |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
comsi wrote: |
Hi,
i'm using DataPower XI52 and i need to be able to add timestamp mark to SOAP messages. I know that DataPower has its own Timestamp, and that it can be added along with the digital signature through processing policy, but i need to use external qualified timestamp server. Can someone help me with how to implement such a scenario?
Thanks in advance. |
Have you tried creating XML Manager object to process timeserver requests through a user agent?
Have you attended DataPower training ? If not, when are you going ? _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
comsi |
Posted: Wed Aug 21, 2013 11:36 pm Post subject: |
|
|
Newbie
Joined: 10 Jul 2013 Posts: 5
|
I can set up a Digital signature (Sign action) in Processing Rules and in WSSec Enveloped Method i can include Timestamp. But for my clients i must use an Trusted Timestamp authority to add a timestamp mark on SOAP request/response.
The question is how to include timestamp from another server to my SOAP req/res? |
|
Back to top |
|
 |
lancelotlinc |
Posted: Fri Aug 23, 2013 4:20 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
comsi wrote: |
I can set up a Digital signature (Sign action) in Processing Rules and in WSSec Enveloped Method i can include Timestamp. But for my clients i must use an Trusted Timestamp authority to add a timestamp mark on SOAP request/response.
The question is how to include timestamp from another server to my SOAP req/res? |
lancelotlinc wrote: |
comsi wrote: |
Hi,
i'm using DataPower XI52 and i need to be able to add timestamp mark to SOAP messages. I know that DataPower has its own Timestamp, and that it can be added along with the digital signature through processing policy, but i need to use external qualified timestamp server. Can someone help me with how to implement such a scenario?
Thanks in advance. |
Have you tried creating XML Manager object to process timeserver requests through a user agent?
Have you attended DataPower training ? If not, when are you going ? |
Have you tried creating XML Manager object to process timeserver requests through a user agent?
Have you attended DataPower training ? If not, when are you going ? _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
comsi |
Posted: Mon Aug 26, 2013 1:43 am Post subject: |
|
|
Newbie
Joined: 10 Jul 2013 Posts: 5
|
OK. Can you help me that with some guidelines how to send a request to timeserver using User Agent?! |
|
Back to top |
|
 |
rekarm01 |
Posted: Mon Aug 26, 2013 2:39 am Post subject: Re: DataPower and Timestamp server |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 1415
|
comsi wrote: |
The question is how to include timestamp from another server to my SOAP req/res? |
Generally, the other server would have to provide some sort of timestamp service that DataPower can call (for example, via SNTP or HTTP). The details, (including whether or not a User Agent is necessary), depend on how the server implements the timestamp service. |
|
Back to top |
|
 |
comsi |
Posted: Mon Aug 26, 2013 4:07 am Post subject: |
|
|
Newbie
Joined: 10 Jul 2013 Posts: 5
|
|
Back to top |
|
 |
|