Trying to integrate with SAP - Need Certificate

akhil19
Kilo Expert

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

1 ACCEPTED SOLUTION

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.


View solution in original post

14 REPLIES 14

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.


Sreeja Gattu
Kilo Expert

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


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


Thanks Tony. I got it sorted out !!


tony_barratt
ServiceNow Employee
ServiceNow Employee

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