Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Calling HTTPS service from OSB and how to install certificate

1002644Aug 13 2013 — edited Aug 16 2013

Hi ,

I need to call one HTTPS webservice in osb Trough business service. I already gone through the below link in forum.
And please find the my requirement below. Any help would be appreciated.

Calling HTTPS service from OSB

Requirement:-

--------------------------------------------------------

Hi,

I am also facing same issue .

Here is the my requirement is also same (We have a requirement where I need to invoke a HTTPS service from OSB ..the end system has given me 3 certificates ..)

Same as above mentioned  error only i am getting (The invocation resulted in an error: [Security:090477]Certificate chain received from - (servername here ) was not trusted causing SSL handshake failure..)

1.Can you please guide me how to create a one certificate with the given 3 certificates . steps and keytool commands.

2.Second point after changing to the given point (Admin console --> <OSB Server> --> keystore tab. Set Keystores to Custom Identity and Java Standard Trust.)


Changed Keystores as :- Custom Identity and Java Standard Trust

Under Identity
-------------------------
Custom Identity KeyStore:

Custom Identity KeyStore Type:

Custom Identity KeyStore PassPhrase:

Confirm Custom Identity KeyStore PassPhrase:
---------------------------------------

Under Trust

-------------------------------------

Java Standard Trust KeyStore: C:\ORACLE~1\MIDDLE~1\JDK160~1\jre\lib\security\cacerts

Java Standard Trust KeyStore Type:jks

Java Standard Trust KeyStore PassPhrase:

Confirm Java Standard Trust KeyStore PassPhrase:
---------------------------------------

Java Standard Trust KeyStore: C:\ORACLE~1\MIDDLE~1\JDK160~1\jre\lib\security\cacerts
Java Standard Trust KeyStore Type: jks

are already filled with  the above values

Can you please let me know what are the values need to be entered in IDENTITY and TRUST for the rest of the values?

Regards,
Sri.

This post has been answered by Baan Jos on Aug 15 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 13 2013
Added on Aug 13 2013
8 comments
2,005 views