- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-13-2015 10:13 PM
Hi,
I am trying to integrate with SAP Transport but we need to install the certificate from ServiceNow for the connection to work.
I tried to download the SN certificate from the browser but it comes up as untrusted.
Does anybody know the place from where we should be downloading it ?
Thank
Solved! Go to Solution.
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-06-2015 11:44 AM
Hi Sreeja,
You can download the certificates from browser.
1.Open any of your SN instances in Chrome.
2. Click on the green lock icon in the address bar
3. Click on "Connection" tab and then on certificate information.
4. The use 'Export to File" and use the required format to export it in.
5.Make sure to export the entire chain one at a time.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-22-2015 09:27 AM
So yea, Entrust requires the distinguished name of the machine doing said MUTUAL Soap calls. So that was really the reason we ended up using the midserver in this new way.
We wrote a Powershell script that actually sends the soap message instead of using Servicenow's soap set up.
We then handle the response via teh ecc queue. It's a mess, but, we have total control of receiving and sending soap messages.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2015 08:31 AM
Hi Akilesh,
I am trying to integrate with Remedy and they need SSL Certificate to consume our Web Service.
Can you please tell me from where you have downloaded the Certificate.
Thanks
Sreeja
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2015 09:14 AM
Hi Akileah,
What cert do you need?
Perhaps you just need the ServiceNow cert for server auth and SSL so as to carry out inbound, to the instance, SOAP.
SSL Certificate Information - ServiceNow Wiki
If you have mutual authentication in mind then ServiceNow does not yet support inbound, to the instance, mutual authentication for SOAP web services.
Best Regards
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2015 08:09 PM
Thanks Tony. I got it sorted out !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2015 11:29 AM
Hi Akhilesh,
Thanks for getting back to the Community.
Consider sharing the solution or marking the question as answered or marking replies as helpful as appropriate.
Best Regards
Tony