Jump to content

how to use client side certificate to call secured Rest services


Pravin Irwadkar 3

Recommended Posts

Dear Guru's

I have requirement where REST services are running over SSL and i have to consume that services as a client.

Rest Service provider provided me Client side certificate.

how i can configure the client side SSL certificate to call the REST services using Invoke REST API palette as i dont see SSL configuration option anywhere on this BW Activity .

Many Thanks in advance.

Regards

Pravin Irwadkar

+971 556110151

Link to comment
Share on other sites

  • 2 years later...

Hi Pravin,

To use the SSL certificate from Client Side, we have to specify the SSL client configuration shared resource in the HTTP Clientshared resource(in screenshot 1)that we point to from the invoke rest activity.

TheSSL client configuration shared reource further points to Keystore Provider shared resource(in screenshot 2)that points to the client certificates in .jks format(in screenshot 3)

Note: we need to create a .jksfile from the client certificates using keytool.exe.

I have attached the screenshots for the same.

Hope this helps.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...