Author |
Message
|
tsuru |
Posted: Mon Mar 26, 2012 11:09 am Post subject: Multiple certificates on SOAPRequest |
|
|
Novice
Joined: 25 Nov 2005 Posts: 24 Location: São Paulo
|
How do I choose a particular certificate for SOAPRequest node when I have to call multiple WebServices? |
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon Mar 26, 2012 11:19 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
|
Back to top |
|
 |
mqjeff |
Posted: Mon Mar 26, 2012 12:16 pm Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
The SOAPRequest node acts as an SSL Client to the service provider.
It uses the Broker's keystore. Or the EG's keystore. |
|
Back to top |
|
 |
Esa |
Posted: Mon Mar 26, 2012 10:25 pm Post subject: Re: Multiple certificates on SOAPRequest |
|
|
 Grand Master
Joined: 22 May 2008 Posts: 1387 Location: Finland
|
tsuru wrote: |
How do I choose a particular certificate for SOAPRequest node when I have to call multiple WebServices? |
You mean you want to call these services with different client identities? Why? |
|
Back to top |
|
 |
tsuru |
Posted: Tue Mar 27, 2012 7:24 am Post subject: |
|
|
Novice
Joined: 25 Nov 2005 Posts: 24 Location: São Paulo
|
Yes, I want to identify my client through diferent certificates because e-gov webservices need to know the "federal tax number" identified by these certificates. |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Mar 27, 2012 7:29 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
|
Back to top |
|
 |
tsuru |
Posted: Tue Mar 27, 2012 9:25 am Post subject: |
|
|
Novice
Joined: 25 Nov 2005 Posts: 24 Location: São Paulo
|
mqjeff, you are right! I wanna propagate my X.509 certificate, but I want to do this on the transport layer (HTTPS)... is there any way to do this? |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Mar 27, 2012 9:32 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
tsuru wrote: |
mqjeff, you are right! I wanna propagate my X.509 certificate, but I want to do this on the transport layer (HTTPS)... is there any way to do this? |
Don't use a SOAPRequest node? |
|
Back to top |
|
 |
tsuru |
Posted: Thu Mar 29, 2012 6:22 am Post subject: |
|
|
Novice
Joined: 25 Nov 2005 Posts: 24 Location: São Paulo
|
|
Back to top |
|
 |
mqjeff |
Posted: Thu Mar 29, 2012 6:35 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
There is documentation in the information center about how both the HTTPRequest node and the SOAPRequest node choose the relevant certfificate to send when initiating SSL.
I do not happen to know off the top of my head where it is, and I do not feel like looking for it.
But I believe it exists.
I also believe you should have already asked this question through official channels, either through your sales team or through a PMR. |
|
Back to top |
|
 |
tsuru |
Posted: Thu Mar 29, 2012 6:53 am Post subject: |
|
|
Novice
Joined: 25 Nov 2005 Posts: 24 Location: São Paulo
|
ok, thanks for your support! I will raise a PMR and publish the results soon. |
|
Back to top |
|
 |
|