Author |
Message
|
bdrummond |
Posted: Fri Nov 18, 2011 2:29 am Post subject: SSL Errors..? |
|
|
Disciple
Joined: 06 May 2004 Posts: 164
|
We have a flow that is calling external web services successfully in one environment yet throwing errors in another.
The error we are seeing is:
java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: IBMJSSE2, class: com.ibm.jsse2.kc) - createSocket
I'm assuming that this is an environmental error but I'm not sure what the cause is. Has anyone seen this before..? |
|
Back to top |
|
 |
zpat |
Posted: Fri Nov 18, 2011 3:42 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Are you excution group trust stores and key stores set up the same way with the same certificates? |
|
Back to top |
|
 |
bdrummond |
Posted: Fri Nov 18, 2011 3:54 am Post subject: |
|
|
Disciple
Joined: 06 May 2004 Posts: 164
|
Yes. Although we are using key and trust stores at Broker level and not EG level. |
|
Back to top |
|
 |
zpat |
Posted: Fri Nov 18, 2011 5:11 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
|
Back to top |
|
 |
bdrummond |
Posted: Tue Nov 22, 2011 8:48 am Post subject: |
|
|
Disciple
Joined: 06 May 2004 Posts: 164
|
Thanks, this has worked.  |
|
Back to top |
|
 |
bdrummond |
Posted: Wed Nov 23, 2011 2:04 am Post subject: |
|
|
Disciple
Joined: 06 May 2004 Posts: 164
|
Still a bit confused on this issue.
We have 2 Brokers (7.0.0.1) running on the same machine and both had the Key and Trust Stores set up at Broker Level only.
The same BAR file was deployed to EG's under both Brokers yet one worked successfully (SOAPRequest with SSL) whereas one had the errors stated.
When we changed the offending Broker to use the Key and Trust Stores at the EG level (as suggested), this has resolved the issue.
Can anyone shed any light on why this might be the case..? |
|
Back to top |
|
 |
|