Pravin Irwadkar 3 Posted February 22, 2017 Posted February 22, 2017 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
Arun A Posted February 28, 2017 Posted February 28, 2017 can you try HTTP requestor its same as invoke API
Saideep Vijay Pulikkal Posted May 30, 2019 Posted May 30, 2019 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now